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

NEW FEATURE: Implement formatoption widgets #1

Open
Chilipp opened this issue Apr 12, 2018 · 0 comments
Open

NEW FEATURE: Implement formatoption widgets #1

Chilipp opened this issue Apr 12, 2018 · 0 comments
Labels
new feature Request for adding a new feature to the package

Comments

@Chilipp
Copy link
Member

Chilipp commented Apr 12, 2018

Summary

With psyplot 1.1.0, the formatoption widget framework has been introduced
that makes it possible to implement a fmt specific widget into the
formatoptions widget of the GUI. However, this is still missing for most of the
formatoptions

Reason

It makes it faster and more intuitive to handle and update the plots through
the GUI. See also https://github.com/Chilipp/psy-simple/issues/1

Detailed explanation

For mapplot, here is the current state:

  • clat
  • clip
  • clon
  • grid_color
  • grid_labels
  • grid_labelsize
  • grid_settings
  • lonlatbox
  • lsm
  • map_extent
  • projection
  • stock_img
  • transform
  • xgrid
  • ygrid
@Chilipp Chilipp added the new feature Request for adding a new feature to the package label Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Request for adding a new feature to the package
Development

No branches or pull requests

1 participant