User Tools

Site Tools


sport

This is an old revision of the document!


evolution-piscine.txt

2011-11-20 150 3
2011-11-27 200 4
2011-12-04 300 6
2011-12-18 400 8
2011-12-29 650 8
2012-01-08 650 13
set terminal png size 1200,800
set xdata time
set timefmt "%Y-%m-%d"
set output "evolution-piscine.png"
set xrange ["2011-11-20":"2012-01-08"]
set yrange [150:1000]
set grid
set xlabel "Date"
set ylabel "Distance"
set title "Evolution piscine"
set key left box
plot "evolution-piscine.txt" using 1:2 index 0 title "Distance" with lines
#plot "evolution-piscine.txt" using 1:3 index 0 title "Longueurs" with lines
sport.1326621266.txt.gz · Last modified: 2012/01/15 10:54 (external edit)