[ Web Proxy ]
URL:
Viewing: https://matplotlib.org/stable/api/_as_gen/../_as_gen/matplotlib.axis.Axis.set_inverted.html [Back]  [Original]

matplotlib.axis.Axis.set_inverted — Matplotlib 3.11.2 documentation
Back to top
Search the docs ...:

matplotlib.axis.Axis.set_inverted#

Axis.set_inverted(inverted)[source]#

Set whether this Axis is oriented in the "inverse" direction.

The "normal" direction is increasing to the right for the x-axis and to the top for the y-axis; the "inverse" direction is increasing to the left for the x-axis and to the bottom for the y-axis.

Examples using matplotlib.axis.Axis.set_inverted#

[]

Horizontal bar chart

Horizontal bar chart
[]

Inverted axis

Inverted axis
[]

Named color sequences

Named color sequences

Web Proxy Viewer  |  New URL  |  Original Page