On 20/07/2010 04:22, dsimcha wrote:

The most serious bug now, IMHO, is that there's no way to save plots to a file
from a machine with console-only access, such as a supercomputer that you SSH
into.  I don't know how to fix this.  Calling Main.init() on a machine with no
windowing system borks everything.  Does anyone have any suggestions on how to 
fix
this?


Would it be possible to, instead of rendering a graph to a window context, use the drawing commands to generate SVG data?

A...

Reply via email to