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

Moving the camera with the mouse #409

Open niosus opened 2 years ago

niosus commented 2 years ago

Hey everyone.

I probably am missing smth but I can't find it in the docs. I am visualizing a scatter plot and I would love to be able to move the camera around in 3D with, say Shift (or other key) pressed. Am I just missing a setting or is it not possible with the current version of the library?