docs/master
diff input/sloc.grap @ 190:2443264b1745
Added sloccount graph to the summary.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Wed, 11 Jul 2012 18:35:11 +0200 |
parents | |
children | 68980dab3236 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/input/sloc.grap Wed Jul 11 18:35:11 2012 +0200 1.3 @@ -0,0 +1,34 @@ 1.4 +.G1 1.5 +frame invis bot solid left solid 1.6 +label left "lines" "of" "code" left .3 1.7 +label bot "changesets in the version control system in linear scale" \ 1.8 + "(inner ticks are turns of the year)" down .1 1.9 +coord x 0,1300 y 0,60000 1.10 +ticks bot out at 0 "1999-04", 697 "2011-09", 1212 "2012-07" 1.11 +ticks bot in at 79 "", \ 1.12 + 350 "", \ 1.13 + 381 "", \ 1.14 + 397 "", \ 1.15 + 440 "", \ 1.16 + 452 "", \ 1.17 + 508 "", \ 1.18 + 562 "", \ 1.19 + 583 "", \ 1.20 + 649 "", \ 1.21 + 660 "", \ 1.22 + 694 "", \ 1.23 + 769 "" 1.24 + 1.25 +ticks left out at 0 "0", 10000 "10k", 20000 "20k", 30000 "30k", \ 1.26 + 40000 "40k", 50000 "50k" 1.27 +draw solid 1.28 +copy "input/sloc.data" thru { 1.29 + next at $1,$2 1.30 +} 1.31 +for i from 1 to 5 by 1 do { 1.32 + line dotted from 0,i*10000 to 1300,i*10000 1.33 +} 1.34 + 1.35 +"nmh mmh" size -2 at 697,15000 1.36 +line dotted from 697,0 to 697,55000 1.37 +.G2