Grouped bar chart with overlayed bars [message #1831633] |
Tue, 25 August 2020 13:20 |
Eclipse User |
|
|
|
I am trying to build a grouped bar chart with overlayed bars. I have two metrics (likes and reposts) in each group (users) but since there are a lot of groups, I would like the bars in a group to be located one on another. Stacked barchart isn't comfortable since I want all the bars to start from 0, because I want compare not only likes between users but also to compare likes with reposts.
The two options that I found so far:
1. To subtract reposts from likes and use a stacked bar chart with reposts and [likes-reposts] metric. It doesn't work properly when one metrics sometimes larger and sometimes lower than another.
2. To use overlay area chart. But it doesn't make a lot of sense with my discrete data.

Any ideas how to get the same visualization as with overlay area chart but with bars would be highly appreciated!
|
|
|
Powered by
FUDForum. Page generated in 0.02837 seconds