mpl_toolkits.axisartist.axislines.GridHelperRectlinear
- class
mpl_toolkits.axisartist.axislines.GridHelperRectlinear(axes)[source] -
Bases:
mpl_toolkits.axisartist.axislines.GridHelperBase-
__init__(axes)[source] -
Инициализировать self. См. справку по type(self) для точной подписи.
-
__module__= 'mpl_toolkits.axisartist.axislines'
-
get_gridlines(which='major', axis='both')[source] -
Возвращает список координат линий сетки в координатах данных.
which : "major" или "minor" axis : "both", "x" или "y"
-
new_fixed_axis(loc, nth_coord=None, axis_direction=None, offset=None, axes=None)[source]
-
new_floating_axis(nth_coord, value, axis_direction='bottom', axes=None)[source]
-
Примеры использования mpl_toolkits.axisartist.axislines.GridHelperRectlinear
© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.4.3/api/_as_gen/mpl_toolkits.axisartist.axislines.GridHelperRectlinear.html