Issue #2
resolved
Would this be of any use? What behaviour should it have? I think one plot per spectrum, assembled together with multiplot() or directly using grid.
Comments (5)
-
reporter -
reporter Changed my mind and implemented these methods mapping spct.idx to
linetype
. Users can always add facets when wanted/needed. -
reporter Needs testing and test cases.
-
reporter Implemented and tested.
-
reporter - changed status to resolved
It would be possible to add and option for automatic faceting, but could complicate the interface to much. I want to keep the interface as consistent as possible,
- Log in to comment
For homogeneous collections of spectra I would also use facets to create panels in a single plot. For heterogeneous collections, multiplot could be used, but special "short" axis labels would be needed.