Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #2425

Re: Running window

From Michael Okuntsov <proximum@land.ru>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Running window
Date 2014-04-24 17:01 +0700
Organization A noiseless patient Spider
Message-ID <5358E0F1.2010409@land.ru> (permalink)
References <ljajoi$680$1@dont-email.me> <ljak9f$h1m$1@news.rz.uni-karlsruhe.de>

Show all headers | View raw


On 24.04.2014 16:07, Karl wrote:

> after each plot, a number of status variables is updated. You can check
> them via
>
>   show var GPVAL_
>
> GPVAL_DATA_X_MAX keeps the maximum x from the last plot, so you can just
>
>   set xrange [GPVAL_DATA_X_MAX-windowsize:*]
>
> before replot.
>
>
>    Karl
>

Thank you, it works.

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Running window Michael Okuntsov <proximum@land.ru> - 2014-04-24 15:58 +0700
  Re: Running window Karl <mail.kfr@gmx.net> - 2014-04-24 11:07 +0200
    Re: Running window Michael Okuntsov <proximum@land.ru> - 2014-04-24 17:01 +0700

csiph-web