Thomas Robitaille
Thomas Robitaille
It would be great to have 2D viewers based on VisPy that have similar functionality to the 3D viewers (e.g color-coding of points by attributes, etc.). We could probably re-use...
At the moment, it looks like we need ~3x the size of the file as RAM
Re-use sliders from: https://github.com/glue-viz/glue/blob/master/glue/viewers/common/qt/data_slice_widget.py We'll have to think how to optimize the controls to fit them all!
Maybe different components will be then shown, so we have to allow this.
In particular when zooming in/out with two fingers
Either for when the volume rendering is shown with a colormap, or when color-coding points by some value.