Back to Matplotlib

``violinplot`` and ``violin`` *vert* parameter

doc/api/next_api_changes/deprecations/27998-TS.rst

3.10.9271 B
Original Source

violinplot and violin vert parameter


The parameter *vert: bool* has been deprecated on `~.Axes.violinplot` and
`~.Axes.violin`.
It will be replaced by *orientation: {"vertical", "horizontal"}* for API
consistency.