`); Plot typesUser guideTutorialsExamplesReferenceContributeReleases GitterGitter DiscourseDiscourse GitHubGitHubPlot typesUser guideTutorialsExamplesReferenceContributeReleases GitterGitter DiscourseDiscourse GitHubGitHubSection Navigationmatplotlibmatplotlibmatplotlib.animationmatplotlib.animationmatplotlib.animation.Animationmatplotlib.animation.FuncAnimationmatplotlib.animation.ArtistAnimationmatplotlib.animation.Pi..." /> `); Plot typesUser guideTutorialsExamplesReferenceContributeReleases GitterGitter DiscourseDiscourse GitHubGitHubPlot typesUser guideTutorialsExamplesReferenceContributeReleases GitterGitter DiscourseDiscourse GitHubGitHubSection Navigationmatplotlibmatplotlibmatplotlib.animationmatplotlib.animationmatplotlib.animation.Animationmatplotlib.animation.FuncAnimationmatplotlib.animation.ArtistAnimationmatplotlib.animation.Pi..." />
matplotlib.axis.Axis.set_inverted — Matplotlib 3.11.0.dev815+g6db18d59d0 documentation
Back to top
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