Login Register

Chart label bug of FF

Hello,

When I make chart with custom korean label at the FF, the label doesn't show correctly.
the label letter shows vertically not horizontally.

But IE works no problem.

Thanks,

Youngho

Could you add "htmlLabels:

Could you add "htmlLabels: false" to the kwArgs argument of your axes? Does it make a difference?

Yes It works !

Hello eugene,

By adding 'htmlLabels: false', the Chart label works correctly!

Thanks,

Youngho