[Scilab-users] plot(x,y,':') & dotted line : is this a bug?

Samuel Gougeon sgougeon at free.fr
Tue Sep 15 07:32:11 CEST 2020


Le 14/09/2020 à 16:14, Antoine Monmayrant a écrit :
> Hello all,
>
> For some reason, I don't understand the output of:
>
>     plot(rand(1:10),':')
>
> This should be a 'dotted line', as explained on the page:
>     https://help.scilab.org/docs/6.1.0/en_US/LineSpec.html
>
> But I get a line_style==5 which is some kind of 1dash-2dots line.
> Looking at what's on page:
> https://help.scilab.org/docs/6.1.0/en_US/polyline_properties.html
> I think it would make more sense to get line_style==7, 9 or 10, no?
>
> I have the same behaviour with 5.5.2.
> Do you think this is worth a bug report?


Please see http://bugzilla.scilab.org/16366
The bug was fixed on last April 16th, for 6.1.1

Samuel






More information about the users mailing list