-
-
Couldn't load subscription status.
- Fork 1.4k
Description
Codepen
https://codepen.io/anon/pen/xMXeNX
Explanation
Even with columnWidth 100% it seems like the width calculation on stacked bar charts is extremely thin when your xAxis is of type datetime. May be a new bug as I don't remember them being this way before, and I only noticed after I updated to most recent version.
I dug through the docs but didnt spot any options that allowed to adjust the spacing more.
When columnWidth 100% is set i'd expect all bars to be touching. no matter what the xAxis data type is. Here is a screen shot of the issue on a larger generated chart. http://take.ms/b1ucd With how thin the bars get generated it's basically impossible to see the data without zooming in.