Hello,
I’m trying to use the multi-series bar chart. I’m using Year as the series category and displaying two different data series.
I’m group each in data series by the Year, however there are a different number of datapoints for each data series. As a result, values that should be under “2023 - 2023” are in “2011 - 2012”.
When I create separate bar charts with single data series the year value is correct (bottom chart), but not when on a multi-series view (top chart). How do I fix this?


