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

Spectrum plot api

Open hughesadam87 opened this issue 10 years ago • 1 comments

Should support a reduced set of Kinds similar to Spetra.plot_kinds().

Also, I think having "scatter" be a keyword to _genplot might be cool for scatter plots of area; however, _genplot would probably have to make sure that ndim is 1D to distinguish Series from TimeSpectra. Could waterfall and other 3d plots work on the Spectrum by default? Probably not due to need for meshgrid...

hughesadam87 avatar Nov 06 '14 01:11 hughesadam87

See https://github.com/hugadams/pyuvvis/issues/155

hughesadam87 avatar Nov 08 '14 23:11 hughesadam87