|
From: Andreas T. <ti...@rk...> - 2002-09-10 12:29:37
|
Hello,
I'd like to obtain the output from GnuPlot as string rather than as
file or in a xterm for further processing with PIL or to foreward
the resulting output to Zope.
If output is not set gnuplot forewards it to stdout and I'm seeking for
a way to grab this into any variable (string, PIL.Image or whatever) to
do further processing with it.
Kind regards
Andreas.
|