Home Forums Report Bugs Axis label options sometimes not applied

Axis label options sometimes not applied

Viewing 1 post (of 1 total)
  • #9482

    We have a dashboard with multiple canvasjs instances. If we display more than four charts at the same time and if at least two of them have x-labels, the axis options do not apply at one of the charts with x-labels after the first rendering.

    The options are:

    axisX : { labelFontFamily: 'Roboto Light',
                labelFontSize: 12,
                labelFontColor: '#333B44'
             }

    It even seems to use another serif font instead of the theme4 standard font. After a browser resize (render update) everything is rendered fine. The y-axis options (with the same font) are not applied in this case too.

    • This topic was modified 8 years, 5 months ago by Michael.
Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.