|
From: Ethan A M. <merritt@u.washington.edu> - 2006-02-07 07:07:07
|
On Monday 06 February 2006 11:00 pm, Daniel J Sebald wrote: > > The question is: Put effort into touching up the 3d keys, > or put effort into unifying plot layout, effectively fixing 3d keys? I don't see how you *could* unify the 2D key and the 3D key. They are intrinsically different. The 2D case has a fixed plot border (not the canvas border, the plot border) within which we normally position the key. 3D plots *have* no such border except in the special case of `set view map`. So even if you unified many of the 2D and 3D routines, I think you would still need two parallel bits of code for key placement. -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle 98195-7742 |