Home Forums Chart Support Stacked Column issue

Stacked Column issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • #31459

    Hi,

    I’m not sure if this is a feature or a bug but when I have only 1 datapoint per column then columns are overlapping each other.
    https://jsfiddle.net/8bf10hzo/

    Is there some workaround to get column widths correct?

    #31483

    @razerdog,

    Stacked Column charts are plotted when multiseries with aligned x-values are plotted on same scale. We suggest you to use column chart in this case. Please take a look at this updated JSFiddle.

    However, if you like to set the column width manually in any of the column or bar charts, you can use dataPointWidth property to do so.

    ___________
    Indranil Deo
    Team CanvasJS

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.