You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if, after interactively selecting a filename where the figure will be saved, a second dialog popped up to let the user pick figure transparency, DPI, JPEG quailty if applicable, etc. (basically whatever kwargs fig.savefig takes).
Labeling this as QUI/Qt because the presence of formlayout should make this relatively easy to implement in this backend, but possibly nice to have in other backends too. (By the way perhaps we should just have a general "GUI" label?)
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
It would be nice if, after interactively selecting a filename where the figure will be saved, a second dialog popped up to let the user pick figure transparency, DPI, JPEG quailty if applicable, etc. (basically whatever kwargs
fig.savefig
takes).Labeling this as QUI/Qt because the presence of formlayout should make this relatively easy to implement in this backend, but possibly nice to have in other backends too. (By the way perhaps we should just have a general "GUI" label?)
The text was updated successfully, but these errors were encountered: