File:  [Research Unix] / researchv10dc / vol2 / grap / usapop1.g
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

.G1
graph Linear
	coord x 1785,1955 y 0,160
	label left "Population" "in Millions" left .2
	label right "Linear Scale," "Linear Fit"
	ticks bot off
	copy "usapop.d"
	define fit { 35 + 1.4*($1-1870) }
	line from 1850,fit(1850) to 1950,fit(1950)
graph Exponential with .Frame.n at Linear.Frame.s -(0,.05)
	coord x 1785,1955 y 3,160 log y
	label left "Population" "in Millions" left .2
	label right "Logarithmic Scale," "Exponential Fit"
	copy "usapop.d"
	define fit { exp(0.75 + .012*($1-1800)) }
	line from 1790,fit(1790) to 1920,fit(1920)
.G2

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.