|
|
1.1 root 1: .G1
2: frame ht 4 wid 5
3: label left "Rank in" "Population"
4: label bot "Population (Millions)"
5: label top "$log sub 2$ (Population)"
6: coord x .3,30 y 0,51 log x
7: define L { (2.0^$1)/1e6 "$1" }
8: ticks bot out at .5, 1, 2, 5, 10, 20
9: ticks left out from 10 to 50 by 10
10: ticks top out at L(19), L(20), L(21), L(22), L(23), L(24)
11: thisy = 50
12: copy "states.d" thru {
13: "$1" size -4 at ($3/1e6, thisy)
14: thisy = thisy-1
15: }
16: line dotted from 15.3,1 to .515,50
17: .G2
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.