Hi
for a project I need a funnel chart but instead of a variable hight of the bars i need the bard to be variable in width.
Just like this:
Also I need the bars to have a fixed order. If a value changes, the order may not change
Im currently trying to achieve this behaviour using a stacked bar chart. But I dont seem to manage to mage the bars centered in the chart. Also it requires a lot of "workarounds"
Is there an easier way to do this?