This topic is locked
[SOLVED]

 How do I rotate the labels on the chart?

5/4/2017 7:42:25 AM
PHPRunner General questions
johnnlenon author

Hi there,
Is there a way to rotate the labels in chart Phprunner 9.7?

johnnlenon author 5/23/2017

Just Add

chart.xAxis().labels().rotation(-45)


in Events JavaScript Chart Modify