Mercurial > docs > master
annotate input/sloc.grap @ 227:157c92fc1597
Further improvements.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Sun, 15 Jul 2012 23:44:15 +0200 |
parents | de8172bcdc5e |
children |
rev | line source |
---|---|
190
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
1 .G1 |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
2 frame invis bot solid left solid |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
3 label left "lines" "of" "code" left .3 |
213
de8172bcdc5e
Improvements and rework of various kind.
markus schnalke <meillo@marmaro.de>
parents:
193
diff
changeset
|
4 label bot "Changesets in the version control system, in linear scale." \ |
de8172bcdc5e
Improvements and rework of various kind.
markus schnalke <meillo@marmaro.de>
parents:
193
diff
changeset
|
5 "(The dates and the inner ticks, which mark the" \ |
de8172bcdc5e
Improvements and rework of various kind.
markus schnalke <meillo@marmaro.de>
parents:
193
diff
changeset
|
6 "turns of the years, are for convenience only.)" down .1 |
190
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
7 coord x 0,1300 y 0,60000 |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
8 ticks bot out at 0 "1999-04", 697 "2011-09", 1212 "2012-07" |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
9 ticks bot in at 79 "", \ |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
10 350 "", \ |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
11 381 "", \ |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
12 397 "", \ |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
13 440 "", \ |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
14 452 "", \ |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
15 508 "", \ |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
16 562 "", \ |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
17 583 "", \ |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
18 649 "", \ |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
19 660 "", \ |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
20 694 "", \ |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
21 769 "" |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
22 |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
23 ticks left out at 0 "0", 10000 "10k", 20000 "20k", 30000 "30k", \ |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
24 40000 "40k", 50000 "50k" |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
25 draw solid |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
26 copy "input/sloc.data" thru { |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
27 next at $1,$2 |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
28 } |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
29 for i from 1 to 5 by 1 do { |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
30 line dotted from 0,i*10000 to 1300,i*10000 |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
31 } |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
32 |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
33 "nmh mmh" size -2 at 697,15000 |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
34 line dotted from 697,0 to 697,55000 |
2443264b1745
Added sloccount graph to the summary.
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
35 .G2 |