|
From: H.S. <hs....@gm...> - 2008-03-25 02:32:33
|
H.S. wrote: > H.S. wrote: > >> 1. The output plot has a legend (if that is what it is called) just >> above (or beside) the colorbox with the string: >> "deleteme.dat" followed by three little points. It appears that the >> three points give the three colors in the palette range: lowest, middle >> and highest. How do I suppress this legend? The example above just plots >> a data file. But in reality, I am plotting from a number of data files >> using bash commands to generate the data. So I get the whole command as >> the legend string and it looks quite ugly. > > 'unset key' did the trick. So this one is solved. > BTW, that means it was not a legend (or title) of the colorbox at all. It was related to the actual plot. ->HS |