What is a good 2D viewer for Ubuntu for Sage interactive mode?

asked 2012-08-23 04:23:59 +0200

Jeromy Anglim gravatar image

updated 2012-08-23 04:27:33 +0200

I'm running Ubuntu. By default from interactive mode, when I write a command like plot(x) it opens in the GNOME image viewer. If I run another plot function, it will open a separate window. I've tried setting it to firefox, but that grabs the focus and also leads to a proliferation of tabs. I also note that this question sets out how to specify the viewer.

Ideally, I'd like a viewer that

  1. I could put on one of the desktop and it would stay there
  2. All 2d plots would open in the same window
  3. some form of history mechanism for plots was provided

If anyone has used the plotting tool, in RStudio, you'll know what I'm talking about.

Thus, Is there a good 2D viewer for Ubuntu for interactive mode?

edit retag flag offensive close merge delete