Gnuplot/Столбцы

Материал из Letopisi.Ru — «Время вернуться домой»
(Различия между версиями)
Перейти к: навигация, поиск
 
(не показаны 4 промежуточные версии 1 участника)
Строка 22: Строка 22:
 
----
 
----
 
<gnuplot>
 
<gnuplot>
 +
set xrange [0:+7]
 +
set yrange [30000:35000]
 
plot  '-' using 1:2 title 'Users'  with linesp lt 3 lw 1, \
 
plot  '-' using 1:2 title 'Users'  with linesp lt 3 lw 1, \
 
  '-' using 1:5 title 'Files'  with linesp lt 2 lw 1  
 
  '-' using 1:5 title 'Files'  with linesp lt 2 lw 1  
Строка 30: Строка 32:
 
5  31801 133438 36491 590603 55629
 
5  31801 133438 36491 590603 55629
 
6  31815 133457 36497 590888 55632
 
6  31815 133457 36497 590888 55632
</plotdata>
 
</gnuplot>
 
 
 
<gnuplot>
 
<plot>
 
set xrange [0:+10]
 
plot 3*log(x), 5*sin(x)
 
</plot>
 
 
</gnuplot>
 
</gnuplot>

Текущая версия на 11:06, 17 сентября 2009

Столбцы данных - не получается пока

Gnuplot Plot



Gnuplot Plot

Персональные инструменты
Инструменты