right click plot dropdown dead in Sage for virtualbox

23 views
Skip to first unread message

Jim Mooney

unread,
May 10, 2017, 10:47:42 PM5/10/17
to sage-support
I'm using Sage in virtualbox on win 8.1. When I right-click on a plot I get a dropdown, but it's dead. I can't use File to save the image, for instance. Is this normal in Sage for virtualbox or is there a fix?

slelievre

unread,
Aug 24, 2017, 8:41:37 PM8/24/17
to sage-support

Thu 2017-05-11 03:47:42 UTC+1, Jim Mooney:
If you call p your plot you could save it to a file by doing

save(p, "my_plot.png")

or you could specify a full path by doing

save(p, "/full/path/to/my_plot.png")

Also, you might want to try the native SageMath installer
for Windows:


Reply all
Reply to author
Forward
0 new messages