scikit-spectra icon indicating copy to clipboard operation
scikit-spectra copied to clipboard

More plot keywords/options

Open hughesadam87 opened this issue 10 years ago • 0 comments

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

hughesadam87 avatar Oct 02 '14 00:10 hughesadam87