psyplot / psyplot-gui

Graphical User Interface for the psyplot package
https://psyplot.github.io/psyplot-gui
7 stars 6 forks source link

NEW FEATURE: implement spin box for fast update of scalar coordinates #2

Closed Chilipp closed 4 years ago

Chilipp commented 6 years ago

Summary

For scalar coordinates, such as time or level in map plots, there should be a spin box to update to the next step of the dimension.

Reason

Allows a faster switch between the time steps

Detailed Explanation

This could easily be implemented in the DimensionsWidget of the formatoptions widget for scalar coordinates

Examples

Panoply and other software pieces have that.

Chilipp commented 4 years ago

Closed in favor of https://github.com/Chilipp/psyplot-gui/issues/7