Bastien ROUCARIES, le Tue 14 Sep 2010 19:06:35 +0200, a écrit : > The recommended mechanism is to place the desired initialization file in > ~/.gnuplot > Here's mine: > > set encoding utf8 > set linetype 1 lc rgb "dark-violet" lw 1 > set linetype 2 lc rgb "sea-green" lw 1 > set linetype 3 lc rgb "cyan" lw 1 > set linetype 4 lc rgb "dark-red" lw 1 > set linetype 5 lc rgb "blue" lw 1 > set linetype 6 lc rgb "red" lw 1 > set linetype 7 lc rgb "black" lw 1 > set linetype 8 lc rgb "plum" lw 1 > set linetype 9 lc rgb "orange" lw 1 > set linetype 10 lc rgb "gray50" lw 1 > set linetype cycle 10
Ok, seen that, let's wait for the next gnuplot release for this to be working... Samuel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

