> Russian Federation и BugTraq.Ru не нравится - сливается с > фоном. set title "History Plot\nfor Countries 2-6\n"
set data style lines
set key top left
set timefmt '%d/%m/%Y'
set xdata time
set xrange [*:*] noreverse nowriteback
set format x '%d/%m/%Y'
set xtics rotate
set ylabel 'blocks'
set yrange [*:*] noreverse nowriteback
set grid
set bmargin 6
set terminal gif transparent interlace size 500,400 xFFFFFF x000000 x000000 x77000
0 x333399 x3333FF
set output '/usr/local/apache/servers/rc5.stel.ru/htdocs/rc5.gif'
plot 'cnt_base.txt' using 1:3 title 'Netherlands','cnt_base.txt' using 1:5 title '
Germany','cnt_base.txt' using 1:6 title 'Japan','cnt_base.txt' using 1:11 title 'F
rance','cnt_base.txt' using 1:9 title 'Russian Federation'
> > Russian Federation и BugTraq.Ru не нравится - > сливается с фоном.
> set terminal gif transparent interlace size 500,400 xFFFFFF > x000000 x000000 x77000 > 0 x333399 x3333FF вот тут просто продолжил строку с другими цветами и поправил те, что есть.