|
From: Gaspar B. <gb...@cf...> - 2004-08-02 22:57:09
|
Hi, I am curious how I could solve the following problem. # I have the "key" enabled when plotting: set key right top Left noreverse enhanced box ... # Then I plot my data plot foo u 1:2 When I plot data, some data points fall inside the key box, and make the labels and explanation difficult to read. Is there any option to declare the caption box as "in front", or "no data points" can fall in it, etc? Or maybe you have an alternative solution? Cheers Gaspar |