|
|
1.1 ! root 1: .G1 ! 2: frame ht 3 wid 3.5 ! 3: label left "Population" "in Millions" "(Plotted as \(bu)" ! 4: label bot "Rank In Population" up .2 ! 5: label right "Representatives" "(Plotted as \(sq)" ! 6: coord pop x 0,51 y .2,30 log y ! 7: coord rep x 0,51 y .3,100 log y ! 8: ticks left out at pop .3, 1, 3, 10, 30 ! 9: ticks bot out at pop 1, 50 ! 10: ticks right out at rep 1, 3, 10, 30, 100 ! 11: thisrank = 50 ! 12: copy "states.d" thru { ! 13: bullet at pop thisrank,$3/1e6 ! 14: square at rep thisrank,$2 ! 15: thisrank = thisrank - 1 ! 16: } ! 17: .G2
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.