draw2d line type dots?



Edwin Woollett escribi?:
> I can't get draw2d line_type = dots to work ; just get a solid line.
> my context is the ver 5.13, winxp, code:
>
> doplot():=
>   block([numer,p1],  numer:true,  p1: [ [0,0],[5,5] ],
>  draw2d(points_joined = true, line_type = dots, points(p1) )
>  )$
>
>   
Hello Edwin & sorry for this late reply.

This problem appears only in the windows screen terminal; png, eps, gif 
and jpeg terminals work as expected. No problem with Linux.

I have contacted the gnuplot team for a workaround, but didn't get a 
solution.

As I see it, there is some conflict between the windows screen terminal 
and the code which indicates the line color. If I remove this part of 
the code, the dotted line is plotted, but always in black.

I don't see any solution at the moment, sorry.

-- 
Mario Rodriguez Riotorto
www.biomates.net