8000 Merge pull request #29094 from sanivada/patch-1 · QuLogic/matplotlib@d682d60 · GitHub
[go: up one dir, main page]

Skip to content

Commit d682d60

Browse files
authored
Merge pull request matplotlib#29094 from sanivada/patch-1
DOC: fix link in See Also section of axes.violin
2 parents 57b4149 + d991d28 commit d682d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8618,7 +8618,7 @@ def violin(self, vpstats, positions=None, vert=None,
86188618
86198619
See Also
86208620
--------
8621-
violin :
8621+
violinplot :
86228622
Draw a violin plot from data instead of pre-computed statistics.
86238623
"""
86248624

0 commit comments

Comments
 (0)
0