Home Forums Chart Support Stripline label is overlaping with bars of a bar chart

Stripline label is overlaping with bars of a bar chart

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

    I am trying to use stripline with label in a bar chart but label is overlaping with bars. I am looking for a solution where my if I can get a extra width for stripline label so that it do not overlap.

    Fiddle link – https://jsfiddle.net/hsinghal/t2cgdko8/8/

    #44380

    @himanshu-singhal,

    You can place the stripline labels outside the plotarea, so that it doesn’t overlap any columns. However, if you like to place it inside itself and like to move it away from the columns, you can increase the viewportMaximum of axisX. Please take a look at this updated JSFiddle for an example.

    Increase viewportMaximum to avoid overlap of stripline labels with column

    —-
    Manoj Mohan
    Team CanvasJS

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

You must be logged in to reply to this topic.