To reproduce:
set term x11
plot sin(x) with filledcurves fs solid 0.1 border
The border appears correctly in the key, but not in the actual plot.
The border is displayed correctly with (at least) wxt, postscript eps and
png terminals on my system.
gnuplot> show version long
G N U P L O T
Version 4.2 patchlevel 3
last modified Mar 2008
System: Linux 2.6.18-gentoo-r3
Copyright (C) 1986 - 1993, 1998, 2004, 2007, 2008
Thomas Williams, Colin Kelley and many others
Type `help` to access the on-line reference manual.
The gnuplot FAQ is available from http://www.gnuplot.info/faq/
Send bug re****ts and suggestions to <http://sourceforge.net/
projects/gnuplot>
Compile options:
-READLINE +LIBREADLINE +HISTORY +BACKWARDS_COMPATIBILITY
+BINARY_DATA
+GD_PNG +GD_JPEG +GD_TTF +GD_GIF +ANIMATION
-NOCWDRC +X11 +X11_POLYGON +MULTIBYTE +USE_MOUSE +HIDDEN3D_QUADTREE
+DATASTRINGS +HISTOGRAMS +OBJECTS +STRINGVARS +MACROS +IMAGE
--
Lionel B


|