Home Forums Report Bugs Overlapping Index Label Even When Placement is Outside

Overlapping Index Label Even When Placement is Outside

Viewing 3 posts - 1 through 3 (of 3 total)
  • #14650

    Hi,

    I running into an issue where the indexLabel is overlapping with the bar even when the placement is given as ‘outside’.

    For example you can notice it here : http://jsfiddle.net/08vjudjc/

    See how ‘100% Some Long Label A’ is on top of the bar. Is there a way I can avoid that? Any help is much appreciated.

    Thanks,
    Dinesh

    #14654

    Dinesh,

    It overlaps bar as there is no space between bar and the chart extreme. You can avoid this by setting maximum property of axisY. Please have a look at this updated jsfiddle.

    ___
    Suyash Singh
    Team CanvasJS

    #14655

    cool. Thank you Suyash.

    Dinesh

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

You must be logged in to reply to this topic.