When using gnuplot 4.2 and using fill style "pattern"
and exporting to monochrome EPS,
the line type used for the pattern increases with the
pattern, so that the fill pattern 2 is drawn with dashed
lines, and fill pattern 3 is drawn with dotted lines, etc
This does not look that great - it would be better if
the patterns were all drawn with solid lines.
Is this desired behavior or a bug? Is there a way to
let gnuplot autoincrement the fill pattern, but keep
with linestyle 1?
("set style fill pattern border 1" will not do it.)
Best,
Ph.
|