Skip to content

Adds illustration of how updatin preOpts could work - #29

Open
grero wants to merge 1 commit into
masterfrom
preOpts2
Open

Adds illustration of how updatin preOpts could work#29
grero wants to merge 1 commit into
masterfrom
preOpts2

Conversation

@grero

Copy link
Copy Markdown
Owner

No description provided.

@grerogrero mentioned this pull request Aug 26, 2020
@ChrischaoWang

Copy link
Copy Markdown

A bit confused about the code here. In my edit, the preOpts is just a list of string of the names of the previously selected option. I think some codes are not suitable for the list, and I've tried to add these changes and run the code, it gives an error.

@grero

Copy link
Copy Markdown
OwnerAuthor

Hm, so you only want to record what the value of the previous PlotType arguments was, and not all the plot arguments used?

@ChrischaoWang

Copy link
Copy Markdown

yes, and only store the previous option of 'PlotType', do you think it will be better to store all the plot arguments?

Sign up for freeto 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

@grero@ChrischaoWang