|
From: Daniel J S. <dan...@ie...> - 2007-02-14 03:24:18
|
Ethan Merritt wrote: > On Tuesday 13 February 2007 14:52, Mike Sutton wrote: > >>for 4.2 CVS branch. >> >>When I run the the script below the keybox is incorrectly drawn. The bottom >>of the keybox cuts right between the cos and tan entries in the key. If I >>omit the key title the box is drawn correctly. > > > Yeah, but more to the point - > The bug is only present if you use the form "set key at <xx>,<yy>". > If you use a keyword placement (top right) or let it default, then > there is no problem. > > cc'ing Dan Sebald because I think that's his code. Well, not exactly. I updated the placement of key, but mainly in "plot" mode, not "splot" mode. (As discussed previously, unifying the two versions of key and margin layout would be nice.) There is a patch on SourceForge that fixes the immediate issue Mike raised, if it breaks something else I'm not sure. (One line, can't hurt too much.) Dan |