Newer
Older
Publications / growth_comparison.plo
nstanger on 28 Sep 2006 3 KB - Updated charts with new data.
#proc settings
	units: cm
#endproc

#proc getdata
	delim: comma
	fieldnameheader: yes
	data:
		month_num,dlist,nott,otago,tetumu,cardrona,rhodes,unimelb,utas,elis
		1,,,635,953,34,300,10,,
		2,,,3565,2447,128,470,56,,
		3,,,6496,3943,318,650,154,,
		4,,,11298,5281,441,1377,416,,
		5,,,24861,7085,569,2291,2028,648,
		6,,,36886,,,3947,4206,1370,
		7,,,46395,,,6457,7362,2034,
		8,,,63040,,,9783,10110,3015,
		9,,,78041,,,13319,13154,3947,
		10,,,92012,,,17186,17585,5093,
		11,,,108744,,,21912,21989,6262,
		12,,,,,,28170,26105,7427,
		13,,,,,,37128,30811,8632,
		14,,,,,,47318,34461,10147,
		15,,,,,,64535,37933,15832,
		16,,,,,,79102,43021,18549,
		17,,,,,,95622,47437,21345,
		18,,,,,,116412,53016,23557,
		19,,,,,,129879,57940,25248,
		20,,,,,,,63241,27955,
		21,,,,,,,67787,30075,
		22,,,,,,,72225,33959,
		23,,,,,,,78564,36495,
		24,,,,,,,86261,41992,
		25,,47,,,,,94863,44939,
		26,,265,,,,,102209,47652,
		27,,789,,,,,109919,56616,
		28,,1448,,,,,124096,63729,
		29,,1959,,,,,137886,,
		30,,2472,,,,,148781,,
		31,,3179,,,,,160806,,31583
		32,,3812,,,,,181316,,108264
		33,,4657,,,,,203516,,212448
		34,,5678,,,,,228802,,359711
		35,30278,7915,,,,,301219,,527719
		36,68750,9133,,,,,329998,,737731
		37,101465,10077,,,,,357745,,909779
		38,135970,12650,,,,,394545,,1081611
		39,184082,14028,,,,,427421,,1293067
		40,225271,15407,,,,,455542,,1605984
		41,261710,17051,,,,,488225,,1884525
		42,297391,18788,,,,,530291,,2276944
		43,364929,20494,,,,,567140,,2634422
		44,427791,22153,,,,,601128,,2970660
		45,497751,24117,,,,,636589,,3193387
		46,560709,25977,,,,,683385,,3383384
		47,627996,27845,,,,,743871,,
		48,694584,29510,,,,,793852,,
		49,765977,30892,,,,,863686,,
		50,830295,32488,,,,,957022,,
		51,870771,34352,,,,,1060951,,
		52,,37524,,,,,1123417,,
		53,,40101,,,,,1172570,,
		54,,42120,,,,,,,
		55,,44110,,,,,,,
		56,,56590,,,,,,,
		57,,77484,,,,,,,
		58,,93374,,,,,,,
		59,,100521,,,,,,,
		60,,103695,,,,,,,
		61,,106247,,,,,,,
		62,,108905,,,,,,,
//		63,,109951,,,,,,,

#proc areadef
	areaname: standard
	xscaletype: linear
	yscaletype: log
	xrange: 0 67
	yrange: 1 5000000

#proc xaxis
	stubs: inc 5
	stubdetails: size=12
	label: Months since launch
	labeldetails: style=B size=12 adjust=0,-0.3
	ticlen: 0.25
	minortics: yes
	minorticinc: 1
	minorticlen: 0.1

#proc yaxis
	selflocatingstubs: text
		#include chunk_logstubs
	stubdetails: size=12
	label: Cumulative number of hits (log scale)
	labeldetails: style=B size=12 adjust=-1.0,-1.0
	grid: color=gray(0.7)
	ticlen: 0.25

#proc yaxis:
	axisline: none
	selflocatingstubs: text
		#include chunk_logtics
	ticlen: 0.1

#proc lineplot
	xfield: month_num
	yfield: dlist
	linedetails: style=0
	label: dLIST (U. Arizona)
	labeldetails: size=10 adjust=-0.1,-0.1

#proc lineplot
	xfield: month_num
	yfield: elis
	linedetails: style=0
	label: E-LIS (Italy)
	labeldetails: size=10 adjust=0,0

#proc lineplot
	xfield: month_num
	yfield: nott
	linedetails: style=0
	label: U. Nottingham
	labeldetails: size=10 adjust=-1.5,0.25

#proc lineplot
	xfield: month_num
	yfield: otago
	linedetails: width=2 style=0
	label: U. Otago/SoB
	labeldetails: size=10 style=B adjust=-1.5,0.3

#proc lineplot
	xfield: month_num
	yfield: tetumu
	linedetails: style=3
	label: U. Otago/Te Tumu
	labeldetails: size=10

#proc lineplot
	xfield: month_num
	yfield: cardrona
	linedetails: style=3
	label: U. Otago/Cardrona
	labeldetails: size=10

#proc lineplot
	xfield: month_num
	yfield: rhodes
	linedetails: style=3
	label: Rhodes U.
	labeldetails: size=10 adjust=-0.6,0.25

#proc lineplot
	xfield: month_num
	yfield: unimelb
	linedetails: style=0
	label: U. Melbourne
	labeldetails: size=10 adjust=0,0.1

#proc lineplot
	xfield: month_num
	yfield: utas
	linedetails: style=0
	label: U. Tasmania
	labeldetails: size=10