I see that when you create a chart node, you can utilize the rotateNames but how do you do this from a node with php code?
I assumed it would be:
$info->attributes = array('rotateNames'=>'1');
but this does not work.
I see that when you create a chart node, you can utilize the rotateNames but how do you do this from a node with php code?
I assumed it would be:
$info->attributes = array('rotateNames'=>'1');
but this does not work.
Comments
Comment #1
spydmobile commentedHi, sorry, found the answer