is there a chart that has 'small bar chart within large bar chart' like this? #4963
ArianHojatAES
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are looking for a chart that has a smaller bar and a larger bar chart (and a marker) for each data-point like so:
I guess we could use grouped charts with 3 separate bars within bar group for each data-point (or 2 separate bars within bar group w/ a Marker) but it would take up 2-3x more space with more rows.
I feel like stacked charts don't quite give the user the idea in a bar chart that this is a smaller subset of the larger value (almost like a funnel... but we want to represent via bars + markers).

Beta Was this translation helpful? Give feedback.
All reactions