Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add option to suppress skipping patches #263

Merged
merged 1 commit into from
Apr 15, 2020

Conversation

rjleveque
Copy link
Member

If plotaxes.skip_patches_outside_xylimits = False then all patches will be plotted, even if outside the specified limits. Default is 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 is True.
@mandli mandli merged commit cfd4b0e into clawpack:master Apr 15, 2020
@rjleveque rjleveque deleted the skip_patches_outside_xylimits branch June 4, 2020 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants