Greetings, and thanks for a great tool. I wish to plot live data. Veusz plots it well using the GUI capture dialog that gets the data from another program.
Now I'd like to use embedded Veusz in a python program that captures the live data itself. I added and modified the embedded example but my lack of knowledge about Veusz and python has me puzzled about how to manipulate the datasets. I'm currently using ImportString() to get one line of data at a time (and veusz plots this one point), but I don't know how to append to this data (instead of replacing it) when the next line is obtained. Any help would be greatly appreciated. _______________________________________________ Veusz-discuss mailing list [email protected] https://mail.gna.org/listinfo/veusz-discuss
