I want to create bar chart with multiple series overlapping each other.
Stack bar chart places bar on top of another bar.
I want all bar to start from the bottom like below example.
Is there any way to achieve this with echarts ?
I want to create bar chart with multiple series overlapping each other.
Stack bar chart places bar on top of another bar.
I want all bar to start from the bottom like below example.
Is there any way to achieve this with echarts ?
This example
added