I'm trying to do a special stacked column chart with Sencha and I'm wondering if somebody already did it?
The example is explained in Sencha support forum (what helpful support ;-) )
Solutions with other charting libraries are welcomed.
I'm trying to do a special stacked column chart with Sencha and I'm wondering if somebody already did it?
The example is explained in Sencha support forum (what helpful support ;-) )
Solutions with other charting libraries are welcomed.
FusionCharts XT provides the chart type you require out of the box.
The chart type you want is essentially a "Stacked Column Multi-series" chart.
Here is a direct link to what you want - http://www.fusioncharts.com/demos/gallery/stacked-charts/chart.asp?id=msstackedcolumn2d_1
You can find the entire gallery for stacked charts here - http://www.fusioncharts.com/demos/gallery/#stacked-charts
Plus, FusionCharts XT has all JavaScript charts.