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 wrap: on
line diff
--- a/input/sloc.grap	Wed Jul 11 20:22:01 2012 +0200
+++ b/input/sloc.grap	Wed Jul 11 20:34:01 2012 +0200
@@ -2,7 +2,7 @@
 frame invis bot solid left solid
 label left "lines" "of" "code" left .3
 label bot "changesets in the version control system in linear scale" \
-		"(the inner ticks are turns of the year)" down .1
+		"(the inner ticks mark the turns of the year)" down .1
 coord x 0,1300 y 0,60000
 ticks bot out at 0 "1999-04", 697 "2011-09", 1212 "2012-07"
 ticks bot in at 79 "", \
--- a/input/switches.grap	Wed Jul 11 20:22:01 2012 +0200
+++ b/input/switches.grap	Wed Jul 11 20:34:01 2012 +0200
@@ -1,18 +1,19 @@
 .G1 
 frame invis bot solid left solid
-label left "number" "of" "switches" left .1
+coord x 0,42 y 0,49
+label left "number" "of" "switches" left .2
 label bot "40 tools" "\s-1(\fLsend\fP, \fLrepl\fP, \fLspost\fP, \fLforw\fP, \fLpick\fP, \fLfolder\fP, \fLmhl\fP, ...)\s0" up .2
 ticks bot off
 copy "input/switches.data" thru {
-	"\(ci" size -7 at $1+.45, $2
-	"\(bu" size +3 at $1+.5, $4
-	line dotted from $1+.5,$4 to $1+.5,$2-1.4 
-	line from $1+.5,0 to $1+.5,$4
+	"\(ci" size -7 at $1-.05, $2
+	"\(bu" size +3 at $1, $4
+	line dotted from $1,$4 to $1,$2-1.4 
+	line from $1,0 to $1,$4
 }
-"nmh" size -3 at 30,40
+"nmh" size -1 at 30,40
 line dotted from 33,40 to 36-.7,40
 "\(ci" size -7 at 36,40+.3
-"mmh" size -3 at 30,35
+"mmh" size -1 at 30,35
 line from 33,35 to 36,35
 "\(bu" size +3 at 36,35-.3
 .G2