Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I am trying to replicate the following visual
Since the inner values(Ex: 40,102,19) are very less unable to bring it into the bar chart visual. Is there a way to show both the outer values(Ex:160,000,00 - 402,000,000) and inner values as shown in the visual?
Solved! Go to Solution.
Not sure you can replicate the exact visual, but I will throw out a couple of options as to how I would tackle this:
1) Use a Tooltip to show the smaller value. The drawback here is the User would have to hover over each bar.
2) Use the combo clustered line visual instead and make use of the secondary axis to show the smaller value.
Regards,
Hi @rsbin,
Thank you,
I have added both of the workarounds as suggested by you,
Just wanted to check if we can achieve this in horizontal bar chart.
Not sure you can replicate the exact visual, but I will throw out a couple of options as to how I would tackle this:
1) Use a Tooltip to show the smaller value. The drawback here is the User would have to hover over each bar.
2) Use the combo clustered line visual instead and make use of the secondary axis to show the smaller value.
Regards,