stacked and clustered column chart

581 views Asked by At

My problem is regarding stacked and clustered column chart.I'm providing a link below of amcharts

http://www.amcharts.com/demos/stacked-clustered-column-chart/#theme-light

what I need to achieve is :

In the above Example you can observe that in javascript code in graphs section particulary in asia-pacific title there was a code like "newStack" :true which is dividing the total into two halves i.e europe and northamerica in one bar and rest of the four in another. But what i need is take 2003 i need to have three bars in 2003 and each bar should have all the six(europe----africa) in it.So in total for each year i must have 3 bars like (0-3months)(3-6 months)(6-9months) with all the six visible on each and every bar

Can anyone help me on this code.Thanks in advance. (please comment if anything is unclear)

0

There are 0 answers