Animated age pyramid: Difference between revisions

From JSXGraph Wiki
No edit summary
No edit summary
Line 89: Line 89:
brd.suspendUpdate();
brd.suspendUpdate();
createCurves(stat1,brd,'#658cb2','#b23f8c');
createCurves(stat1,brd,'#658cb2','#b23f8c');
brd.create('text',[-300,45,'men'],{strokeColor:'white',fontSize:20});
brd.create('text',[-300,45,'men']/*,{strokeColor:'white',fontSize:20}*/);
//brd.create('text',[200,45,'women'],{color:'white',fontSize:20});
brd.create('text',[200,45,'women']/*,{strokeColor:'white',fontSize:20}*/);
brd.unsuspendUpdate();
brd.unsuspendUpdate();



Revision as of 13:38, 23 November 2009

This animation shows data from the 12th coordinated Population Projection from the "Statistisches Bundesamt".