0

I have rangebar to visualize date ranges of items within a certain category. The issue is that the bars overlap and I would like them to stack.

I tried creating separate series for each issue but it has the same effect as creating one series for all the data.range bar overlapping bars

1 Answers1

0

The stack property of the bar chart might help with your problem.