You are reading an old version of the documentation (v2.2.4). For the latest version see
https://matplotlib.org/stable/
Version 2.2.4
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
pyplot
|
docs
»
The Matplotlib API
»
axis and tick API
»
Quick search
Related Topics
Documentation overview
The Matplotlib API
axis and tick API
Previous:
matplotlib.axis.Axis.set_visible
Next:
matplotlib.axis.Axis.stale
Show Page Source
matplotlib.axis.Axis.set_zorder
¶
Axis.
set_zorder
(
level
)
¶
Set the zorder for the artist. Artists with lower zorder values are drawn first.
Parameters:
level
:
float