Hello there,
This is an old annoying bug, that still exists in latest version, the minBarLength doesn't work as expected in case of Stacked bar,
the minBarLength doesn't apply to each dataset, but instead it applies to the whole bar, which cause overlapping, between bars.
Please fix this, it's really unusable for many usecases.
You'll find bellow a reference with the illustrated problem.
Thank you for your hard work.
=======================================
Originally posted by @tomzag in #5741 (comment)
There seems to be a problem with stacked bar charts.
Here for example a horizontal stacked bar chart:

The minBarLength works but the stacked version isn't respecting it and the bars overlap.
Hello there,
This is an old annoying bug, that still exists in latest version, the minBarLength doesn't work as expected in case of Stacked bar,
the minBarLength doesn't apply to each dataset, but instead it applies to the whole bar, which cause overlapping, between bars.
Please fix this, it's really unusable for many usecases.
You'll find bellow a reference with the illustrated problem.
Thank you for your hard work.
=======================================
Originally posted by @tomzag in #5741 (comment)
There seems to be a problem with stacked bar charts.
Here for example a horizontal stacked bar chart:

The
minBarLengthworks but the stacked version isn't respecting it and the bars overlap.