docs/master
changeset 149:1b80cc146932
grap: Improved the number-of-switches diagram.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Thu, 05 Jul 2012 21:06:57 +0200 |
parents | e042616ad3a2 |
children | 472aa79f9b6f |
files | input/switches.grap |
diffstat | 1 files changed, 10 insertions(+), 8 deletions(-) [+] |
line diff
1.1 --- a/input/switches.grap Thu Jul 05 20:33:04 2012 +0200 1.2 +++ b/input/switches.grap Thu Jul 05 21:06:57 2012 +0200 1.3 @@ -3,14 +3,16 @@ 1.4 label left "number" "of" "switches" left .1 1.5 label bot "40 tools" up .2 1.6 ticks bot off 1.7 -draw n1 dotted 1.8 -draw m1 solid 1.9 copy "input/switches.data" thru { 1.10 - next n1 at $1,$2 1.11 - next m1 at $1,$4 1.12 + "\(ci" size -7 at $1+.45, $2 1.13 + "\(bu" size +3 at $1+.5, $4 1.14 + line dotted from $1+.5,$4 to $1+.5,$2-1.4 1.15 + line from $1+.5,0 to $1+.5,$4 1.16 } 1.17 -copy thru { "$1" size -3 at 4,$2 } until "XXX" 1.18 -nmh 35 1.19 -mmh 6 1.20 -XXX 1.21 +"nmh" size -3 at 30,40 1.22 +line dotted from 33,40 to 36-.7,40 1.23 +"\(ci" size -7 at 36,40+.3 1.24 +"mmh" size -3 at 30,35 1.25 +line from 33,35 to 36,35 1.26 +"\(bu" size +3 at 36,35-.3 1.27 .G2