From: Ezra P. <pei...@rc...> - 2012-05-08 10:51:34
|
After being fed up with no easy way to adjust the start angle of a pie chart, I have added an optional argument to axes.pie called startangle that allows one to specify the start angle of a pie chart. I have updated the documentation - but would a new sample file showing a side by side output comparison be warranted as well? I had to regenerate a portion of pyplot.py using biolerplate.py - and that is why the pctdistance changed very slightly.... Feedback welcome. The url on github is: https://github.com/epeisach/matplotlib/compare/master...pie_angle Ezra |