|
From: Lars H. <lhe...@us...> - 2005-10-13 16:38:22
|
> Works fine for me. > > gnuplot> set style line 1 lt 4 lc rgb "pink" > gnuplot> plot sin(x) with lines ls 1 > > Or am I misunderstanding your point? Ahh. I wasn't aware that I need to set a line style first. That is not very clear from the docs. |