Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #357
| From | Michalk <michalk@awpi.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Appending data to existing plot |
| Date | 2011-06-02 11:22 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <315104e5-99fb-4cc5-8670-5be14fcb4d49@q12g2000prb.googlegroups.com> (permalink) |
I have used Gnuplot off and on for maybe 15 years now. It seems that by now, it would be possible to add a single datapoint to an existing file. I checked the patches, and didn't see anything there. Is there any interest in this? What I do now, using a Perl interface is to maintain the queue of data in Perl and plot a new graph for each new datapoint. Normally this is not a problem, but the target system is an embedded, fanless system running at 800MHz, and doing other tasks as well. The Gnuplot overhead is becoming an issue. If the queues were maintained inside of Gnuplot, it could be made more efficient.
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Appending data to existing plot Michalk <michalk@awpi.com> - 2011-06-02 11:22 -0700 Re: Appending data to existing plot sfeam <sfeam@users.sourceforge.net> - 2011-06-02 16:47 -0700 Re: Appending data to existing plot Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2011-06-03 20:22 +0200
csiph-web