matplotlib.axes.Axes.get_yaxis

Axes.get_yaxis()

Return the YAxis instance.

The use of this function is discouraged. You should instead directly access the attribute ax.yaxis.

Examples using matplotlib.axes.Axes.get_yaxis