class yt.raven.Callbacks.GridBoundaryCallback(alpha=1.0, min_pix=1, annotate=False, periodic=True)¶
Adds grid boundaries to a plot, optionally with alpha-blending.
Cuttoff for display is at min_pix wide.
annotate puts the grid id in the corner of the grid. (Not so great in projections...)