|
From: Aapo L. <aap...@gm...> - 2005-03-22 19:16:17
|
Hi! I noticed something strange using Gnuplot 4.1 CVS (and Gnuplot 4.0, too): the following commands ---- clip ---- unset surface set contour set logscale z set palette model HSV functions gray, gray, 1.0-0.5*gray set log cb unset colorbox set cntrparam levels 30 set view 0,0 splot x**2+y**2+1.0 palette ---- clap ---- draw nice coloured contours as you would expect, but the the contour labels in the legend are of wrong colour - all the contour label lines in the legend have the same colour as the maximum intensity contour line. However, the contour label numerical values seem to be correct in the legend. This happens with at least x11 and postscript terminals. I'm using Debian i386 GNU/Linux (Sarge). Can someone confirm? Aapo -- Aapo Lankinen <aap...@gm...> |