X Tutup
Skip to content

Added center and frame arguments for pie-charts#2931

Closed
kpalin wants to merge 1 commit intomatplotlib:v1.3.xfrom
kpalin:v1.3.x
Closed

Added center and frame arguments for pie-charts#2931
kpalin wants to merge 1 commit intomatplotlib:v1.3.xfrom
kpalin:v1.3.x

Conversation

@kpalin
Copy link
Copy Markdown
Contributor

@kpalin kpalin commented Mar 27, 2014

Simple UI extension to make ax.pie more generally applicable. Allow definition of center coordinate of the pie and allow retaining the axes frame. The default behavior is not changed.

@tacaswell
Copy link
Copy Markdown
Member

This seems reasonable, however there are several other changes to pie currently on master (or pending) [ #2853 #2899 ].

Could you please re-target this at the master branch? It will make dealing with the inevitable code conflicts easier.

@tacaswell
Copy link
Copy Markdown
Member

@kpalin To you plan to re-make this PR on top of current master?

@tacaswell tacaswell modified the milestones: v1.5.x, v1.4.x Sep 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup