You are reading an old version of the documentation (v2.2.4). For the latest version see
https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.get_yticklines.html
Version 2.2.4
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
pyplot
|
docs
»
The Matplotlib API
»
Axes
class
»
Quick search
Related Topics
Documentation overview
The Matplotlib API
Axes
class
Previous:
matplotlib.axes.Axes.get_ygridlines
Next:
matplotlib.axes.Axes.yaxis_date
Show Page Source
matplotlib.axes.Axes.get_yticklines
¶
Axes.
get_yticklines
(
)
¶
Get the y tick lines as a list of
Line2D
instances.