|
|
1.1 root 1: .G1
2: graph A
3: frame ht 1.66667 wid 1.66667
4: label bot "Male_Officers"
5: label left "Enlisted_Men"
6: coord log x log y
7: ticks off
8: copy "army.d" thru { "\s-3$1\s+3" at $2,$4 }
9: #
10: graph A with .Frame.w at A.Frame.e +(.1,0)
11: frame ht 1.66667 wid 1.66667
12: label bot "Female_Officers"
13: coord log x log y
14: ticks off
15: copy "army.d" thru { "\s-3$1\s+3" at $3,$4 }
16: #
17: graph A with .Frame.w at A.Frame.e +(.1,0)
18: frame ht 1.66667 wid 1.66667
19: label bot "Enlisted_Women"
20: coord log x log y
21: ticks off
22: copy "army.d" thru { "\s-3$1\s+3" at $5,$4 }
23: .G2
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.