docs/master

changeset 193:74a76ad00ba0

Improvements in the graphs.
author markus schnalke <meillo@marmaro.de>
date Wed, 11 Jul 2012 20:34:01 +0200
parents 68980dab3236
children 8a11dcd8273d
files input/sloc.grap input/switches.grap
diffstat 2 files changed, 9 insertions(+), 8 deletions(-) [+]
line diff
     1.1 --- a/input/sloc.grap	Wed Jul 11 20:22:01 2012 +0200
     1.2 +++ b/input/sloc.grap	Wed Jul 11 20:34:01 2012 +0200
     1.3 @@ -2,7 +2,7 @@
     1.4  frame invis bot solid left solid
     1.5  label left "lines" "of" "code" left .3
     1.6  label bot "changesets in the version control system in linear scale" \
     1.7 -		"(the inner ticks are turns of the year)" down .1
     1.8 +		"(the inner ticks mark the 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 "", \
     2.1 --- a/input/switches.grap	Wed Jul 11 20:22:01 2012 +0200
     2.2 +++ b/input/switches.grap	Wed Jul 11 20:34:01 2012 +0200
     2.3 @@ -1,18 +1,19 @@
     2.4  .G1 
     2.5  frame invis bot solid left solid
     2.6 -label left "number" "of" "switches" left .1
     2.7 +coord x 0,42 y 0,49
     2.8 +label left "number" "of" "switches" left .2
     2.9  label bot "40 tools" "\s-1(\fLsend\fP, \fLrepl\fP, \fLspost\fP, \fLforw\fP, \fLpick\fP, \fLfolder\fP, \fLmhl\fP, ...)\s0" up .2
    2.10  ticks bot off
    2.11  copy "input/switches.data" thru {
    2.12 -	"\(ci" size -7 at $1+.45, $2
    2.13 -	"\(bu" size +3 at $1+.5, $4
    2.14 -	line dotted from $1+.5,$4 to $1+.5,$2-1.4 
    2.15 -	line from $1+.5,0 to $1+.5,$4
    2.16 +	"\(ci" size -7 at $1-.05, $2
    2.17 +	"\(bu" size +3 at $1, $4
    2.18 +	line dotted from $1,$4 to $1,$2-1.4 
    2.19 +	line from $1,0 to $1,$4
    2.20  }
    2.21 -"nmh" size -3 at 30,40
    2.22 +"nmh" size -1 at 30,40
    2.23  line dotted from 33,40 to 36-.7,40
    2.24  "\(ci" size -7 at 36,40+.3
    2.25 -"mmh" size -3 at 30,35
    2.26 +"mmh" size -1 at 30,35
    2.27  line from 33,35 to 36,35
    2.28  "\(bu" size +3 at 36,35-.3
    2.29  .G2