Provide a way to control the starting angle and direction (clockwise or counter-clockwise) for segments in a pie chart.
Currently, pie chart segments always start at 0 degrees and go counter-clockwise.
This has been implemented and committed to Subversion (on the Rel6 branch) and is planned for phplot-6.0.0. SetPieStartAngle() sets the starting angle for the first pie sector, and SetPieDirection() sets the direction around the pie. Documentation has been updated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This has been implemented and committed to Subversion (on the Rel6 branch) and is planned for phplot-6.0.0. SetPieStartAngle() sets the starting angle for the first pie sector, and SetPieDirection() sets the direction around the pie. Documentation has been updated.
Implemented in 6.0.0