Skip to content
Prev 12601 / 63461 Next

windows(record=T) loses last plot (PR#3663)

On Sun,  9 May 2004 00:30:14 +0200 (CEST), arnima@u.washington.edu
wrote :
I vaguely recall that the issue was that history saving doesn't happen
until drawing to the graph is done.  Since that never happened for the
last one, it doesn't get saved.

A way to fix this would be to implicitly save the graph when
responding to a request to look at a different page.  Another would be
to save a graph as soon as it is created; graphs on the history list
can be modified, and the modifications stick.

Any chance you could track down what patch is necessary?  I'm not
likely to get to it in the next few weeks, and it would be nice to
have this fixed in 1.9.1.

Duncan Murdoch