Could add a mixin in xicam.gui.widgets.imageviews that adds interface for defining max/min cutoffs of a plot canvas. Something like line-edits may work great here.
Regarding the scatter plot, could add a ScatterPlotIntent into xicam.core.intents, we need to be careful of how we add these intents to the ensemble collection (do they go under the catalog in the tree view, or just under the collection, or is a new collection made?)
Could add a mixin in
xicam.gui.widgets.imageviews
that adds interface for defining max/min cutoffs of a plot canvas. Something like line-edits may work great here.Regarding the scatter plot, could add a ScatterPlotIntent into xicam.core.intents, we need to be careful of how we add these intents to the ensemble collection (do they go under the catalog in the tree view, or just under the collection, or is a new collection made?)