You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really helpful to have a viewer based on Matplotlib so that the images can appear in documentation page and also reduce the number of dependencies.
Also, this would ensure streamlined viewer.
We could have a common function for 2D and 3D view based on buttons in applet
Here is a set of widgets we could use and a quick example: https://matplotlib.org/3.1.1/gallery/widgets/slider_demo.html#sphx-glr-gallery-widgets-slider-demo-py
Yes
No
The text was updated successfully, but these errors were encountered:
It would be really helpful to have a viewer based on Matplotlib so that the images can appear in documentation page and also reduce the number of dependencies.
Also, this would ensure streamlined viewer.
We could have a common function for 2D and 3D view based on buttons in applet
Here is a set of widgets we could use and a quick example: https://matplotlib.org/3.1.1/gallery/widgets/slider_demo.html#sphx-glr-gallery-widgets-slider-demo-py
The text was updated successfully, but these errors were encountered: