ngx-charts
ngx-charts copied to clipboard
I cannot create a grouped stacked bar chart?
I'm submitting a improvement issue (check one with "x")
[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here
Current behavior
It is not a bug, but a improvement.
Expected behavior
Could you help to extend the grouped stacked bar chart, for the current version no such kind of chart can be used.
Reproduction of the problem
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
- ngx-charts version: x.x.x
- Angular version: 2.x.x
- Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
- Language: [all | TypeScript X.X | ES6/7 | ES5]
I can have a stacked bar chart, also a grouped bar chart, but no grouped stacked bar chart, is it possible to have one?
I would be interested too in such a chart, i've already tried to implement it myself with your custom chart possibilities but i'm stuck with a height calculation issue which i guess occurs because the system isn't designed for a third data level.
Hi, I was just wondering if it is something that has been already implemented ? @marvinosswald Did you manage to do it ? Thank you for letting me know.
This would be a great feature.
Was anyone able to implement this chart?
no updates ?
any update on this? Has anyone tried custom implementations?
Any updates?
Hey Guys, Does anyone has a solution ? @marjan-georgiev Would you be able to suggest a solution ?
I manage to do a grouped stacked vertical chart. It may not be perfect, but I thought it would be good to share it anyway. https://stackblitz.com/edit/angular-simple-ngx-charts-vmvhfp?file=src%2Fapp%2Fapp.component.ts