You are reading an old version of the documentation (v3.1.1). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axis.Axis.get_ticklines.html
Version 3.1.2
matplotlib
Fork me on GitHub

Table of Contents

matplotlib.axis.Axis.get_ticklines

Axis.get_ticklines(self, minor=False)[source]

Return the tick lines as a list of Line2D instances

Examples using matplotlib.axis.Axis.get_ticklines