Gnuplot/Столбцы

Материал из Letopisi.Ru — «Время вернуться домой»
(Различия между версиями)
Перейти к: навигация, поиск
Строка 20: Строка 20:
  
  
 
+
----
 
<gnuplot>
 
<gnuplot>
 
set auto x
 
set auto x
plot '-' using 1:2 title 'Authors' with linesp lt 1 lw 2 ,\
+
plot '-' using 1:5 title 'Files'  with linesp lt 2 lw 4  
'-' using 1:3 title 'Pages' with linesp lt 2 lw 2 ,\
+
    '-' using 1:4 title 'Articles' with linesp lt 2 lw 3 ,\
+
    '-' using 1:5 title 'Files'  with linesp lt 2 lw 4  
+
<plotdata>
+
# day Authors Pages  Articles Files
+
 
1  31738        133291  36468  589615  55553
 
1  31738        133291  36468  589615  55553
 
2  31741 133337 36477 589861 55583
 
2  31741 133337 36477 589861 55583

Версия 10:16, 17 сентября 2009

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

Gnuplot Plot



Gnuplot Plot

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