mpl_toolkits.axisartist.axis_artist.GridlinesCollection

class mpl_toolkits.axisartist.axis_artist.GridlinesCollection(*args, which='major', axis='both', **kwargs) [source]

Bases: matplotlib.collections.LineCollection

which : "major" or "minor" axis : "both", "x" or "y"

draw(renderer) [source]

Derived classes drawing method

set_axis(axis) [source]
set_grid_helper(grid_helper) [source]
set_which(which) [source]

© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.0.0/api/_as_gen/mpl_toolkits.axisartist.axis_artist.GridlinesCollection.html