Skip to content

Commit

Permalink
Backport PR matplotlib#29094: DOC: fix link in See Also section of ax…
Browse files Browse the repository at this point in the history
…es.violin
  • Loading branch information
timhoffm authored and meeseeksmachine committed Nov 6, 2024
1 parent bbbf95a commit a52ed0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/matplotlib/axes/_axes.py
Original file line number Diff line number Diff line change
Expand Up @@ -8618,7 +8618,7 @@ def violin(self, vpstats, positions=None, vert=None,
See Also
--------
violin :
violinplot :
Draw a violin plot from data instead of pre-computed statistics.
"""

Expand Down

0 comments on commit a52ed0d

Please sign in to comment.