On Oct 18, 2005, at 4:46 PM, Brian Wade wrote:

What I want is to run a command that reads a bunch of textual plotting
directives (data points, plot titles, etc.) and produces .jpg files that
contain the plots.  Kind of a batch-oriented plotting gadget.  Gnuplot
seems to be able to do this. But since my data originate on CMS, if the
plot generator were there, too, that would be a bonus.

Well, why not take the lazy way out, and fire up a Linux virtual machine, and use, say, the ur driver to transfer the data to that machine, where it will be chewed by gnuplot, and back, if you don't like the idea of sending it over the (virtual) network?

Adam

Reply via email to