Problem with draw2d and svg terminal: dots are always red crcles



El vie, 30-08-2013 a las 13:03 -0400, James Cloos escribi?:
> Your pdf and svg render here the same as the ones I generated.
> 
> Ie, no dots at all on the svg (inkview, zilla and chromium) and the pdf
> has blue dots with radii on the order of three or so times the width of
> the connecting lines.
> 
> Hand editing the svg as you tested is a reasonable short-term option;
> that is of course why svg is based on xml and is not a binary file.
> 
> -JimC


Hello,

For some reason, the behavior of terminals pdf and svg is not consistent
with other terminals.

I've commited some changes in share/draw/gnuplot.lisp, so that when
setting

point_type = dot

or

point_size = 0,

no symbols are plotted with these terminals when points_joined=true.

You can try the new version of gnuplot.lisp. Let me know if it works for
you.

--
Mario