|
From: Kilian S. <ml...@on...> - 2006-09-12 07:43:06
|
> > > > OTOH, if you want to wait for a user interaction, then go on plotting, > > maybe you should consider 'pause mouse' instead. > > > > I'll need to look into the docs to see what you mean. > I feel trying to force gnuplot to do something arkward... 'pause mouse' does not really help because I would like to use the mouse for zooming - when I try to terminate on a keystroke I need to use reread, which only works on loaded files, but I am talking from the pipe... I wonder what the natural setup would be for using gnuplot in a subprocess.... |