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

Export GUI configuration into CLI options #23

Open
majkinetor opened this issue Jan 29, 2019 · 2 comments
Open

Export GUI configuration into CLI options #23

majkinetor opened this issue Jan 29, 2019 · 2 comments

Comments

@majkinetor
Copy link

majkinetor commented Jan 29, 2019

Unless I am blind, I don't see how can I export Figure options that I set, similar to what is available in Configure Subplot.

Fine design of curves using GUI is way faster due to instant feedback then using CLI.

There should probably be one export button that will create CLI command for all options set.

@majkinetor
Copy link
Author

I see now that export on Configure Sublpot isn't valid CLI option:

top=0.964,
bottom=0.059,
left=0.044,
right=0.988,
hspace=0.2,
wspace=0.2

and that there doesn't seem to be CLI options for this.

@mcastorina
Copy link
Owner

Agreed this would be a good feature.

Figure options has more parameters that would be great to export, but that code exists in the matplotlib library. I opened this issue matplotlib/matplotlib#13325 to add support for that.

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

No branches or pull requests

2 participants