if your gnuplot isn't complaining about the syntax, then you
are probably using version 3.7 and should upgrade to an
actual version.
the actual syntax for setting linestyles is:
set style line 1 linetype 1 linewidth 8
fedormma wrote:
>
> Hi,
>
> No matter how I change the linewidth, it always stay the same.
>
> For example:
>
> set linestyle 1 linetype 1 linewidth 8
> plot 0.2536*x+1.1717 title "LESQ fit" with lines linestyle 1
>
> Thanks,
>
--
View this message in context: http://www.nabble.com/Help%3A-No-effect-in-changing-linewidth-tp22705801p22711520.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|