Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2238
| From | John Edwards <johned0@gmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Feature request : replot multiplot |
| Date | 2014-01-08 10:51 +0000 |
| Message-ID | <bj4otcF7kasU2@mid.individual.net> (permalink) |
| References | <bj3il0Fb18U1@mid.individual.net> <bj4fjeF5l5gU1@mid.dfncis.de> |
> It´s just that the ranges would need to be known before starting > multiplot, which is not possible if the data comes out of a pipe. Hi Karl, You've absolutely hit the nail on the head. Unfortunately I do not always know the scale when first starting the plots. I did think about using your suggestion of "writing the datasets to a temporary file, and multiplot that". It might be the best workaround but unfortunately that would break the really neat pipe model. I also thought about storing the data locally but resending it over the pipe turns out to be very slow. Knowing that Gnuplot supports replot of the previous dataset I thought (maybe naively) that it might not be a massive task to add this functionality by just storing all the previous datasets rather than just the one. Cheers for now, John
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Feature request : replot multiplot John Edwards <johned0@gmail.com> - 2014-01-07 23:58 +0000
Re: Feature request : replot multiplot Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2014-01-08 09:12 +0100
Re: Feature request : replot multiplot Karl <mail.kfr@gmx.net> - 2014-01-08 10:07 +0100
Re: Feature request : replot multiplot John Edwards <johned0@gmail.com> - 2014-01-08 10:50 +0000
Re: Feature request : replot multiplot Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2014-01-08 19:20 +0100
Re: Feature request : replot multiplot John Edwards <johned0@gmail.com> - 2014-01-08 18:44 +0000
Re: Feature request : replot multiplot Christoph Bersch <usenet@bersch.net> - 2014-01-08 20:05 +0100
Re: Feature request : replot multiplot John Edwards <johned0@gmail.com> - 2014-01-08 23:12 +0000
Re: Feature request : replot multiplot John Edwards <johned0@gmail.com> - 2014-01-08 10:51 +0000
Re: Feature request : replot multiplot Karl <mail.kfr@gmx.net> - 2014-01-08 14:38 +0100
Re: Feature request : replot multiplot John Edwards <johned0@gmail.com> - 2014-01-08 13:47 +0000
Re: Feature request : replot multiplot Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2014-01-08 19:23 +0100
Re: Feature request : replot multiplot Karl <mail.kfr@gmx.net> - 2014-01-08 09:48 +0100
Re: Feature request : replot multiplot Michael <proximum@land.ru> - 2014-01-08 15:47 +0700
Re: Feature request : replot multiplot Michael <proximum@land.ru> - 2014-01-08 20:18 +0700
Re: Feature request : replot multiplot John Edwards <johned0@gmail.com> - 2014-01-08 13:49 +0000
csiph-web