|
From: Ethan M. <merritt@u.washington.edu> - 2005-01-13 05:56:23
|
On Wednesday 12 January 2005 08:24 pm, Daniel J Sebald wrote: > I just noticed that not all functions on the mouse work after doing a > plot from inline data. Is this a pipe issue? > After, zooming can't be done. It's intentional. In order to zoom, it needs to reread the input data. But if the data is in-line that is not possible. I suppose that in principle the input stream during a plot '-' command could be copied to a temp file so that it was available for re-reading. That might be a useful thing for more reasons than just mouse zooming. -- Ethan A Merritt Biomolecular Structure Center University of Washington 98195-7742 |