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

Plotting crashes when there is nothing to plot #22

Closed
soininen opened this issue Jun 5, 2023 · 1 comment
Closed

Plotting crashes when there is nothing to plot #22

soininen opened this issue Jun 5, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@soininen
Copy link
Collaborator

soininen commented Jun 5, 2023

Plotting crashes with "Out of memory" error in console log when

  1. "Subplot by" is set
  2. There is nothing to plot (parameter value doesn't exists)
@soininen soininen added the bug Something isn't working label Jun 5, 2023
@soininen soininen self-assigned this Jun 5, 2023
soininen added a commit that referenced this issue Jun 5, 2023
This prevents an infinite loop when breaking the plot into subplots.

Re #22
@soininen
Copy link
Collaborator Author

soininen commented Jun 5, 2023

Fixed.

@soininen soininen closed this as completed Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant