Hi. I'm trying to get some postscript output of a gplt plot. Is there somewhere I can find more documentation on the gplt.output function? basically, I want the plot to be black and white, with a white background. I tried replacing the png example from the plotting tutorial with ps, eps and postscript, to no avail. Thanks Neilen -- all we are waiting for is something worth waiting for --- KMFDM
OK, I found it :) Just for the archives, the command is gplt.output("filname", "postscript eps"). The format seems to correspond to "set termimal xxx" command in gnuplot. Cheers Neilen On Sun, 2002-11-03 at 02:24, Neilen wrote:
Hi.
I'm trying to get some postscript output of a gplt plot. Is there somewhere I can find more documentation on the gplt.output function? basically, I want the plot to be black and white, with a white background. I tried replacing the png example from the plotting tutorial with ps, eps and postscript, to no avail.
Thanks Neilen -- all we are waiting for is something worth waiting for --- KMFDM
_______________________________________________ SciPy-user mailing list SciPy-user@scipy.net http://www.scipy.net/mailman/listinfo/scipy-user -- all we are waiting for is something worth waiting for --- KMFDM
participants (1)
-
Neilen