W3cubDocs

/Matplotlib 3.5

mpl_toolkits.axisartist.axislines.GridHelperRectlinear

classmpl_toolkits.axisartist.axislines.GridHelperRectlinear(axes)[source]

Bases: mpl_toolkits.axisartist.axislines.GridHelperBase

get_gridlines(which='major', axis='both')[source]

Return list of gridline coordinates in data coordinates.

which : "major" or "minor" axis : "both", "x" or "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]

© 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.GridHelperRectlinear.html