Home Forums Report Bugs index label out of bound

index label out of bound

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

    Eve

    hi,

    the index label of data series could be out of chart bound when it located near the chart bound.
    like this:
    index label

    is there a solution ?

    Thanks

    #19610

    @tarobo,

    You can try reducing the width of the indexLabel by setting indexLabelMaxWidth and indexLabelWrap, also you can try reducing the fontSize by setting indexLabelFontSize.
    If in case it doesn’t suits your requirement can you please create a jsfiddle so that we can look into the code understand your case better and help you out.

    ___________
    Indranil Deo,
    Team CanvasJS

    #19611

    Eve

    hi Indranil,

    by making change per your suggestion, the index label out-of-bound problem solved.
    at least in most cases, I believe.

    Thanks

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

You must be logged in to reply to this topic.