by Richard Owlett <rowlett@[EMAIL PROTECTED]
>
Oct 15, 2008 at 05:54 AM
Petr Mikulik wrote:
>>Seriously I might want to look at a fine detail of any of the plots to
make a
>>selection of parameters (plural) at a later point. There is a pair of
lots in
>>particular that I find I want to iterate over. But I also want to keep
all in
>>view when setting the parameters.
>
>
> Then use "set term x11 2" to open new graph window and iterate there.
>
> See also the discussion at this Feature Request:
> [ 674055 ] mouse coordinate read-out in multiplot mode
>
http://sourceforge.net/tracker/index.php?func=detail&aid=674055&group_id=2055&atid=352055
>
> ---
> PM
I'll be doing essentially that. The change will be how I implement the
whole project. Thanks.