object line color fails with X11, gnuplot 6.0.0

Ingo Thies via gnuplot-info <[email protected]> Sat, 27 Jan 2024 19:44:50 +0100
Newsgroups gmane.comp.graphics.gnuplot.user
Message-ID <[email protected]>
Dear everyone,

I have noticed that an old bug concerning object border colors is back
in stable version 6.0.0. All object lines appear black while they have
the specified color in gnuplot version 5.4.8 (currently on MacPorts).
The error occurs when the linewidth is explicitely specified. A similar
(or even the same?) bug appeared in an earlier version of gnuplot 5.*,
but I do not remember which exact version it was.

Here is a sample script:

reset
set term x11 size 800,600

set object  1 circle at 0,0 size 3 fs empty border rgb '#ff0000' lw 2.0
set object  2 circle at 0,0 size 6 fs empty border rgb '#0000ff' lw 2.0

plot x

Best wishes,
Ingo



_______________________________________________
gnuplot-info mailing list
[email protected]
Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info