void setStartingAngle(
[
$angle = 0], [
$direction = 'ccw'])
|
|
Set the starting angle of the plot
East is 0 degrees South is 90 degrees West is 180 degrees North is 270 degrees
It is also possible to specify the direction of the plot angles (i.e. clockwise 'cw' or counterclockwise 'ccw')
Parameters: