|
From: Petr M. <mi...@mo...> - 2007-04-09 20:19:07
|
> >>Thus, it looks like a strong demand to gnuplot developers to implement
> >>replot for "-".
> >
> > I am looking into it, but would appreciate help. See below in particular.
>
> Will need to consider the behavior. I think "replot" reloading regular files,
> e.g., 'foo.dat' is sort of convenient. That is, a person runs some outside app
> to create a new set of data and then simply types "replot". So, should it be
> automatic reload for disk files and no automatic reload for input streams? If
> so, will need to have a variable indicating replot vs plot and a variable
> indicating '-' vs. 'foo.dat'. Or should there be some new option setting for
> gnuplot "automatic reload off/on"?
I would like command "Replot" to replot without reloading. This command
would be used in the hotkey and mouse management.
There could also be "set replot {no}replot" to have command replot and
Replot (not) equivalent.
---
PM
|