Hi, firstly I'd like to compliment Jeremy on making an excellent plotting program; very pythonic and object-oriented. I wish I had learned about it years ago. So what I often do is write python scripts that generate data, and then I plot it; but I don't know exactly how I want to plot the data, so I've written a function xmgrace(dat) that essentially creates a temp file with the data, and launches xmgrace with the data loaded in and a basic plot already created. Then I can play with xmgrace in order to get the plot how I want it. Is it possible to do something similar with Veusz? What I'm finding so far is that if I try to call "veusz --listen," I can pass it scripting commands, but then it gives me a bare window with whatever I've told it to do; How do I launch the GUI with it already set up with my data file imported and a plot created?
Thanks, and again, wonderful software,
Nick


_______________________________________________
Veusz-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/veusz-discuss

Répondre à