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

Fix duplicate condition in pathpatch3d example#12495

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
timhoffm merged 1 commit intomatplotlib:masterfromteresy:patch-1
Oct 12, 2018

Conversation

teresy
Copy link
Contributor

PR Summary

The conditional tests are the same for:

ifzdir=="y":xy1,z1= (x,z),yelifzdir=="y":xy1,z1= (y,z),x

My guess is the second test is supposed to be"x", based on the bodyxy1, z1 = (y, z), x

@tacaswelltacaswell added this to thev3.1 milestoneOct 12, 2018
@tacaswelltacaswell modified the milestones:v3.1,v3.0.0-docOct 12, 2018
@tacaswell
Copy link
Member

👍 Thanks!

Going to let the continuous integration spin before merging.

teresy reacted with thumbs up emoji

@timhoffmtimhoffm merged commitaa1e5cf intomatplotlib:masterOct 12, 2018
@timhoffm
Copy link
Member

Thanks! And congratulations to your first contribution to matplotlib.

teresy reacted with hooray emoji

meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestOct 12, 2018
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestOct 12, 2018
dstansby added a commit that referenced this pull requestOct 12, 2018
…495-on-v3.0.0-docBackport PR#12495 on branch v3.0.0-doc (Fix duplicate condition in pathpatch3d example)
dstansby added a commit that referenced this pull requestOct 12, 2018
…495-on-v3.0.xBackport PR#12495 on branch v3.0.x (Fix duplicate condition in pathpatch3d example)
thoo added a commit to thoo/matplotlib that referenced this pull requestOct 18, 2018
* master: (51 commits)  Disable sticky edge accumulation if no autoscaling.  Avoid quadratic behavior when accumulating stickies.  Rectified plot error (matplotlib#12501)  endless looping GIFs with PillowWriter (matplotlib#11789)  TST: add test for re-normalizing image  FIX: colorbar re-check norm before draw for autolabels  Fix search for sphinx >=1.8 (matplotlib#12216)  Fix some flake8 issues  Don't handle impossible values for `align` in hist()  DOC: add section about test / doc dependencies  DOC: clarify time windows for support  TST: test colorbar tick labels correct  FIX: make minor ticks formatted with science formatter as well  DOC: clarify what 'minor version' means  Adjust the widths of the messages during the build.  Simplify radar_chart example.  Fix duplicate condition in pathpatch3d example (matplotlib#12495)  Fix typo in documentation  FIX: make unused spines invisible  Kill FontManager.update_fonts.  ...
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell approved these changes

@timhoffmtimhoffmtimhoffm approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
v3.0.0-doc
Development

Successfully merging this pull request may close these issues.

3 participants
@teresy@tacaswell@timhoffm

[8]ページ先頭

©2009-2025 Movatter.jp