Re: Filledcurves border not displayed with solid fill style on x11 term
by Juergen Wieferink <wieferink@[EMAIL PROTECTED]
>
Jun 20, 2008 at 05:36 PM
Ethan Merritt wrote:
>> 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.
>
> Turn down the intensity on your monitor.
> (Or try with 'fs solid 0.9').
I can reproduce this bug with gnuplot 4.2.3, but not in 4.3.
Juergen