Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

BUG : turned clipping off on pie chart components#2952

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
WeatherGod merged 1 commit intomatplotlib:masterfromtacaswell:pie_clipping
Jul 6, 2014

Conversation

tacaswell
Copy link
Member

closes#2518

This should probably get a test,https://stackoverflow.com/questions/19347453/matplotlib-savefig-trims-the-graph should be a good base.

@tacaswelltacaswell added this to thev1.4.0 milestoneApr 3, 2014
@Tillsten
Copy link
Contributor

Could you maybe explain why this is better than just adjust the hardcoded limits by a small amount?
Else this patch is fine. Thanks for your hard work,@tacaswell.

@tacaswell
Copy link
MemberAuthor

I think this is better than adjusting the limits because now the patches and the text match clipping behavior. It would be better to control this via kwarg (not hard coded) for both the text and the wedges. I will take care of that when I rebase.

@tacaswell
Copy link
MemberAuthor

@Tillsten Changed to leveraging the newly added *props dicts.

@Tillsten
Copy link
Contributor

Could you also link the PR where the dict was added? Still one question left (see commit coment). If the answer is no, LGTM. Thanks again for you work!

@tacaswell
Copy link
MemberAuthor

The dicts were added in#2923

@Tillsten
Copy link
Contributor

You are right, it copys the props, so LGTM from me.

 - set default value of `clip_on` in *prop dicts -closesmatplotlib#2518
WeatherGod added a commit that referenced this pull requestJul 6, 2014
BUG : turned clipping off on pie chart components
@WeatherGodWeatherGod merged commitfa86275 intomatplotlib:masterJul 6, 2014
@tacaswelltacaswell deleted the pie_clipping branchJuly 6, 2014 21:53
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
v1.4.0
Development

Successfully merging this pull request may close these issues.

pie chart is trimmed
4 participants
@tacaswell@Tillsten@WeatherGod@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp