Skip to content

Commit 2ac4f79

Browse files
authored
Merge pull request matplotlib#29096 from meeseeksmachine/auto-backport-of-pr-29094-on-v3.10.x
Backport PR matplotlib#29094 on branch v3.10.x (DOC: fix link in See Also section of axes.violin)
2 parents bbbf95a + a52ed0d commit 2ac4f79

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)