javascript - stacked and clustered column chart -
my problem regarding stacked , clustered column chart.i'm providing link below of amcharts
http://www.amcharts.com/demos/stacked-clustered-column-chart/#theme-light
what need achieve :
in above example can observe in javascript code in graphs section particulary in asia-pacific title there code "newstack" :true dividing total 2 halves i.e europe , northamerica in 1 bar , rest of 4 in another. need take 2003 need have 3 bars in 2003 , each bar should have six(europe----africa) in it.so in total each year must have 3 bars (0-3months)(3-6 months)(6-9months) 6 visible on each , every bar
can me on code.thanks in advance. (please comment if unclear)
Comments
Post a Comment