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,

    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

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

You must be logged in to reply to this topic.