|
From: Daniel J S. <dan...@ie...> - 2005-07-04 09:38:42
|
Hans-Bernhard Broeker wrote: > Daniel J Sebald wrote: > >> But, isn't there some memory in gnuplot options? That is, >> >> set key left >> set key center >> >> has an end state of >> set key left center > > > It may have that effect. Or one option may override the default > specified by another, if it comes after that. The memory is in the > internal status variables, not necessarily in the syntax seen by the user. I'm working on it. I have something close to this I think. Patch soon. Dan |