widgetti / ipyvolume

3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL
MIT License
1.95k stars 236 forks source link

Switch between colormaps #368

Open Stefan-Schroder opened 3 years ago

Stefan-Schroder commented 3 years ago

Is there a way to switch between different colormaps in a scatter plot in the same sort of style that you can change colors of markers using the ColorPicker() widget.

i.e. using a ToggleButton box to select between two different pre-generated color maps

version info: jupyterlab:v3.1.0, ipyvolume:v0.5.2