Home Forums Chart Support Vertical lines in MultiColumn

Vertical lines in MultiColumn

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

    I have to display a dataset in a multi-column like this:
    Original Canvas

    As you can see the distinctions between the different categories is not very clear. It’s hard for the user to see where one category ends and where the other begins.

    Is it possible to draw a vertical line between the different categories so it will look like this?
    Wanted Canvas

    Thanks!!

    Bart

    #39300

    Bart,

    You can use stripLines on the X-axis to create lines between the different categories.

    Kindly refer to this JSFiddle for an example on the same.

    Also, based on the screenshot that you have shared, we suggest you to set labelAngle property to 0 and labelTextAlign property to center to make the chart look better.


    Adithya Menon
    Team CanvasJS

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

You must be logged in to reply to this topic.