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 id to the generated plot. #2098 #2099

Merged
merged 1 commit into from Jun 21, 2022
Merged

Conversation

rozyczko
Copy link
Member

Plots generated by the Data Operation tool did not have the id attribute set. This attribute is used as a dict key when saving plots to the project json file.
Added the id attribute.

A more correct way would be to have this (and other, required) attributes defaulted in the Plotter initializer, so they are always present. This should be a part of the plot rewrite story, mentioned elsewhere

@lucas-wilkins
Copy link
Contributor

Looks good as a bug fix

@wpotrzebowski
Copy link

I can confirm the fix works on Mac. Ready to nerge.

@wpotrzebowski wpotrzebowski merged commit adf8deb into main Jun 21, 2022
@wpotrzebowski wpotrzebowski deleted the project_save_data_op_2098 branch June 21, 2022 05:46
@smk78
Copy link
Contributor

smk78 commented Jun 22, 2022

Confirm the fix also works on W10/x64

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.

None yet

4 participants