MatplotFigure3D
MatplotFigure3D is to handle 3D matplotlib figure. For data zooming, you can use mouse scroll on desktop or use 2 fingers zooming for touch device.
MatplotFigure3DLayout
MatplotFigure3DLayout is Boxlayout that handle cursor, figure pan and figure zoom interaction. See main_advanced.py in example_3D folder. For figure zooming, you can use mouse scroll on desktop or use 2 fingers zooming for touch device.
Examples using this widget
- example_3D