Conversation
|
I am also in favor of this targeting the master branch. I am hoping to keep 1.4.x bug fixes only and do more frequent point releases. Don't worry about re-targetting it, we can just do the merge by into master when it is ready. |
|
Added tests for three non zero centered pie charts with axis frame on. (And On 29 August 2014 18:33, Thomas A Caswell notifications@github.com wrote:
Kimmo Palin |
There was a problem hiding this comment.
Won't this interact badly with the center kwarg?
DOC/PEP8 : details related to PR #3433

Added new functionality to ax.pie() method for placing the pie chart on given location and letting the axis frame remain with the chart. This is the same change as in pull request #2931 but moved to v1.4.x branch