Closed rjleveque closed 4 years ago
If plotaxes.skip_patches_outside_xylimits = False then all patches will be plotted, even if outside the specified limits. Default is True.
plotaxes.skip_patches_outside_xylimits = False
True
Addresses concerns in #262.
If
plotaxes.skip_patches_outside_xylimits = False
then all patches will be plotted, even if outside the specified limits. Default isTrue
.Addresses concerns in #262.