Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf004a1

Browse files
committed
fix API links
1 parent 0be71e4 commit bf004a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cheatsheets.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@
410410
\optional{transform} }
411411
{}
412412
\plot{basic-fill.pdf}{\textbf{fill[\_between][x]}( … )}
413-
{https://matplotlib.org/api/_as_gen/matplotlib.pyplot.pie.html}
413+
{https://matplotlib.org/api/_as_gen/matplotlib.pyplot.fill.html}
414414
{\mandatory{X},
415415
\optional{Y1},
416416
\optional{Y2},
@@ -462,7 +462,7 @@
462462
\optional{vert} }
463463
{}
464464
\plot{advanced-barbs.pdf}{\textbf{barbs}([X],[Y], U, V, …)}
465-
{https://matplotlib.org/api/_as_gen/matplotlib.axes.Axes.violinplot.html}
465+
{https://matplotlib.org/api/_as_gen/matplotlib.pyplot.barbs.html}
466466
{ \optional{X},
467467
\optional{Y},
468468
\mandatory{U},

0 commit comments

Comments
 (0)