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