Home Forums Chart Support Axis labels are not rendered with scale breaks, rotated labels and larger font

Axis labels are not rendered with scale breaks, rotated labels and larger font

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

    mm

    Hello,

    I have the issue that x axis labels are not rendered when they are rotated by (-)90 degrees with a larger font while using scale breaks.

    If you select a region the labels are rendered sometimes and sometimes not.
    If you remove the scale breaks or change the rotation to (-)45 degrees it renders the labels every time.

    The repro here: https://jsfiddle.net/tqyw2fa5/1/

    #45160

    @mm,

    [UPDATE]

    We have just released v3.12.5 with the above bug fix. Please refer the release blog for more information. Do download the latest version from our download page and let us know your feedback.

    Thanks for reporting the use-case. It seems like there is an issue with axis labeling when scalebreak is used along with labelAngle and we will fix it in the future releases. Meanwhile, setting labelMaxWidth seems to fix the issue in this scenario. Please take a look at this updated JSFiddle in which labelMaxWidth is set to 100.

    —-
    Manoj Mohan
    Team CanvasJS

    • This reply was modified 1 week, 2 days ago by Manoj Mohan.
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.