Overlapping stacked bar chart using apexcharts

Viewed 47

I want to create a bar chart with multiple series overlapping each other.

The stack bar chart places a bar on top of another bar.

I want all bars to start from the bottom like the below example.

enter image description here

is there any way to achieve this with apexcharts?

what I got:

enter image description here

0 Answers
Related