You are reading documentation for the unreleased version of Matplotlib.
Try searching for the released version of this page instead?
Version 2.0.0b1.post7580.dev0+ge487118
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
pyplot
|
docs
»
The Matplotlib API
»
axis and tick API
»
Related Topics
Documentation overview
The Matplotlib API
axis and tick API
Previous:
matplotlib.axis.YAxis.set_label_coords
Next:
matplotlib.axis.YAxis.set_label_text
This Page
Show Source
Quick search
matplotlib.axis.YAxis.set_label_position
¶
YAxis.
set_label_position
(
position
)
¶
Set the label position (left or right)
ACCEPTS: [ ‘left’ | ‘right’ ]