Combo chart for vertical grouped vertical bar chart and stacked vertical bar chart
See original GitHub issueI’m submitting a … (check one with “x”)
- bug report - search github for a similar issue or PR before submitting
- feature request
- support request - use StackOverflow (add the
ngx-charts
tag) or the gitter chat for support questions
Current behavior
Expected behavior
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: x.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]
Issue Analytics
- State:
- Created 5 years ago
- Reactions:3
- Comments:7
Top Results From Across the Web
A Complete Guide to Stacked Bar Charts | Tutorial by Chartio
Stacked bar charts extend the standard bar chart by dividing each bar into multiple subcategories. Learn how to best use this chart type...
Read more >Combination Clustered and Stacked Column Chart in Excel
As an example, a clustered chart may show multiple columns (vertical) or bars (horizontal) next to each other comparing forecast vs. actual spend...
Read more >How to Create Combined Clustered and Stacked Bar Chart in ...
When visually comparing the values of multiple items, if the value of one item is greater than the total values of all the...
Read more >Creating a stacked and grouped bar chart - Qlik Sense
This video shows you how to create a stacked and grouped bar chart. In this example, we create a Bar Chart showing sum...
Read more >Clustered and Stacked Column and Bar Charts - Peltier Tech
Excel has built-in chart types for clustered bars, and for stacked bars. ... We need to reverse the bar chart's secondary vertical axis...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey! I made it work!! Here’s an example of the final result. I’m going to create a repo with the example for you guys to use it
Any updates on this? @icaboalo would be great if you could shed some light.
I’m also trying to achieve something similar to what @EmaGht is describing. A stacked vertical chart with a line chart on top sadly with no luck. I’ve looked at the combo chart example but seeing as it’s a one off example it doesn’t give a good indication of what needs to be changed if we want to swap the conventional bar chart into a different one and vice versa.