scikit-spectra
scikit-spectra copied to clipboard
More plot keywords/options
Some things that would be worth adding to plotting UI:
-
cbar_r : radiobutton that reverses colorbar
-
options for various plots
- for example, contour plot should have contours, 3d plot should have "cstrides, view" etc... - the logic for which options correspond to which plot should be stored in the `PlotParser` - would also be nice to have a blank widget that we can set additional arguments in dictionary form like {contours=50}. Can we just show pltkwargs as a dictionary somehow?
- different iso views