://matplotlib.sourceforge.net/matplotlibrc
You may choose PS or SVG or pdf, there might be other possibilities, I
do not know
To save the file : savefig
Marc
Willem-Jan Vriend a écrit :
I want to use pylab (matplotlib) on a machine without X11. I'm trying
to generate onthefly graphics for an ap
I want to use pylab (matplotlib) on a machine without X11. I'm trying to
generate onthefly graphics for an apache2 web service, so they do not
have to be displayed on this machine !
When i do
pylab.figure()
I get the error
TclError: couldn't connect to display ":0.0"
I tried setting the