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

X/Y/Z plot now saves sub grids if opts.grid_save and honors draw_legend #7334

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

EllangoK
Copy link
Collaborator

my fault these weren't properly implemented when I converted it to XYZ.

X/Y/Z plot now saves sub grids, if opts.grid_save is set and there is more than one sub grid.

Only draws legend on z_grid if draw_legend is set.

Refactors some code from grids to sub_grids.

Closes #7320

Environment this was tested in

  • OS: Windows
  • Browser: Firefox
  • Graphics card: NVIDIA GTX 1080

also fixed no draw legend for z grid
@AUTOMATIC1111 AUTOMATIC1111 merged commit 226d840 into AUTOMATIC1111:master Feb 1, 2023
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.

[Bug]: X/Y/Z plot script not saving Sub grids
2 participants