|
From: H.S. <hs....@gm...> - 2008-03-25 01:43:30
|
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. > 2. What about the warning I get above? How can I get rid of it? This one still remains. Any suggestions about this? ->HS |