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