Ask Your Question

Ptarmigan's profile - activity

2016-09-05 03:01:03 +0200 received badge  Notable Question (source)
2016-06-18 10:12:48 +0200 received badge  Popular Question (source)
2013-06-12 13:25:45 +0200 commented question can't get a plot() to show up in shell using VirtualBox

Thanks for the answers. I do have Sage running in Linux at home, but I can't have a dual boot here at school (per our IT department) and my office mates and I also need Windows. Currently what I'm doing is putting the plots into pdf files and then opening them, which seems to be workable.

2013-06-12 13:24:54 +0200 answered a question can't get a plot() to show up in shell using VirtualBox

Thanks for the answers. I do have Sage running in Linux at home, but I can't have a dual boot here at school (per our IT department) and my office mates and I also need Windows.

Currently what I'm doing is putting the plots into pdf files and then opening them, which seems to be workable.

2013-06-11 12:57:30 +0200 received badge  Student (source)
2013-06-11 12:54:08 +0200 asked a question can't get a plot() to show up in shell using VirtualBox

I'm a Sage newbie (and mostly a linux newbie too) running Sage 5.9 in VirtualBox under Windows 7. When I'm in the sage shell and try to plot things, I don't get any error, but no image shows up either. Plotting does work in the notebook.

Is there something obvious (a setting, etc.) that I might be missing to make plots work?