chartist
chartist copied to clipboard
Stacked & grouped chart
Hi Is there any way to build Stacked grouped chart ?
I have a requirement of stacked grouped chart.
Hey there. Sorry about the late reply. This is currently not possible with Chartist and would require a bit of work to implement. Let's keep the issue open to track the need for this.
The chart I need has overlap with this. Specifically, I need a net worth chart: 
+1 for the chart suggested by akshay610. (was actually messing with it on jsbin to see if I could make it work)
I used HighCharts for my all chart purpose. I tried to figure out, but couldn't.
+1 for stacked and grouped. Would love to ditch highcharts but can't without this feature.
@photong I put in a PR a while back that allows this: https://github.com/gionkunz/chartist-js/pull/436
@moneytree-doug I might be missing something, but #436 refers to bipolar bar charts, whereas the feature request here is to allow stacked bars that are also grouped (currently it's one or the other as far as I can tell).
Here is another example: http://www.highcharts.com/demo/column-stacked-and-grouped
+1 @akshay610 I have requested for this feature as well... By creating another issue... I will close it, but it's a must needed feature. I'll try and mess with it. Let's see if I can come up with a PR.
I would love this feature!!! And I hope it will still be possible to add a secondary axis with a line to this stacked and grouped bars
+1
+1
Any updates on this feature? :-)
Any updates on this? Or a workaround? Thanks.
Hey there. Sorry about the late reply. This is currently not possible with Chartist and would require a bit of work to implement. Let's keep the issue open to track the need for this.
Hey, please do not forget about this enhancement as it is one of the most used in B.I and could bring a lot of added value, for branches where reporting is more complex.. (e.g BPM, B.I, but not limited). Thank you.
I'd like to chime in and ask if there has been any work done on this feature.