Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
gallery
|
pyplot
|
docs
»
The Matplotlib API
»
axis and tick API
»
Travis-CI:
Related Topics
Documentation overview
The Matplotlib API
axis and tick API
Previous:
matplotlib.axis.Axis.set_label_coords
Next:
matplotlib.axis.Axis.set_label_text
This Page
Show Source
Quick search
matplotlib.axis.Axis.set_label_position
¶
Axis.
set_label_position
(
position
)
¶
Set the label position (top or bottom)
ACCEPTS: [ ‘top’ | ‘bottom’ ]