From: Ethan A M. <me...@uw...> - 2021-02-25 03:15:54
|
On Wednesday, 24 February 2021 19:08:45 PST gnu...@li... wrote: > Ethan A Merritt <me...@uw...> writes: > > > The one combination I do know how to use, I remember by thinking of it as > > "place the bottom/top left/right corner of the key at position x,y" > > You can use any coordinate for the x,y position so it works to place the > > key inside or outside of the plot. > > > > In your case would be something like > > > > set key bottom right at graph 1.0, 1.0 > > That works! Thank you very much. Some sort of note in the docs would be > good. Should I send out a patch? Sure. Ethan |