This topic is locked

5.2 chart component: rotate labels

1/20/2010 4:52:13 PM
PHPRunner General questions
B
Bert author

Hi there,
Is there a way to rotate the labels via phprunner?

There is a way to do this in the anychart library via XML:

<bar_series>

<label_settings rotation="90" />

</bar_series>



but I'm not sure how to implement this in phprunner.
Thanks,
Bert

J
Jane 1/21/2010

Bert,
unfortunately there is no easy way to rotate labels in PHPRunner.