mpl_toolkits.axisartist.axislines.GridHelperBase
- classmpl_toolkits.axisartist.axislines.GridHelperBase[source]
-
Bases:
object- get_gridlines(which, axis)[source]
-
Возвращает список линий сетки в виде списка путей (списка точек).
which : "major" или "minor" axis : "both", "x" или "y"
- invalidate()[source]
-
[Устарело]
Примечания
Устарело начиная с версии 3.4:
- new_gridlines(ax)[source]
-
Создаёт и возвращает новый экземпляр GridlineCollection.
which : "major" или "minor" axis : "both", "x" или "y"
- update_lim(axes)[source]
- valid()[source]
-
[Устарело]
Примечания
Устарело начиная с версии 3.4:
© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.5.1/api/_as_gen/mpl_toolkits.axisartist.axislines.GridHelperBase.html