User Tools

Site Tools


sport

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sport [2012/01/15 10:54] cedricsport [2016/08/17 10:03] (current) cedric
Line 1: Line 1:
 +====== Quantified self ======
 +
 +===== Resting heart rate =====
 +
 +
 +<code plot>
 +2016-08-17 55
 +2016-08-16 56
 +2016-08-15 55
 +2016-08-14 55
 +2016-08-13 54
 +2016-08-12 54
 +2016-08-11 53
 +2016-08-10 55
 +</code>
 +
 +[[https://www.fitbit.com/user/4TXRT7 | fitbit profile]].
 +
 +====== Swimming ======
 +
 +{{:evolution-piscine.png? |}}
 +
 +
 ''evolution-piscine.txt'' ''evolution-piscine.txt''
 <code plot> <code plot>
Line 7: Line 30:
 2011-12-29 650 8 2011-12-29 650 8
 2012-01-08 650 13 2012-01-08 650 13
 +2012-01-15 800 16
 </code> </code>
  
Line 14: Line 38:
 set timefmt "%Y-%m-%d" set timefmt "%Y-%m-%d"
 set output "evolution-piscine.png" set output "evolution-piscine.png"
-set xrange ["2011-11-20":"2012-01-08"]+set xrange ["2011-11-20":"2012-01-15"]
 set yrange [150:1000] set yrange [150:1000]
 +set autoscale y
 +set ytics 50
 set grid set grid
 set xlabel "Date" set xlabel "Date"
-set ylabel "Distance"+set ylabel "Distance (mètres)"
 set title "Evolution piscine" set title "Evolution piscine"
 set key left box set key left box
-plot "evolution-piscine.txt" using 1:2 index 0 title "Distance" with lines+plot "evolution-piscine.txt" using 1:2 index 0 title "Distance en mètres" with lines
 #plot "evolution-piscine.txt" using 1:3 index 0 title "Longueurs" with lines #plot "evolution-piscine.txt" using 1:3 index 0 title "Longueurs" with lines
 </code> </code>
 +
 +
 +
 +
sport.1326621266.txt.gz · Last modified: 2012/01/15 10:54 (external edit)