Pan and zoom in plot 2D
I'm new in sagemath, using plot3d I can zoom and pan in graphic but I can't do it in 2d. Is there a way to have same features?
I'm new in sagemath, using plot3d I can zoom and pan in graphic but I can't do it in 2d. Is there a way to have same features?
This has already been requested, see for instance:
It is however not implemented yet.
One workaround is to plot 2d graphics in 3d (with z = 0).
Otherwise, in Jupyter, it could be that tools like bqplot can help.
Thank you for your answer and the links.
Asked: 4 years ago
Seen: 472 times
Last updated: Mar 10 '21