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

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -