Skip to content

Stacked Bar Charts rendering thinly with date xAxis #308

@jchamb

Description

@jchamb

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions