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

addressing issue #29156, converted ps to array before slicing#29175

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
scottshambaugh merged 4 commits intomatplotlib:v3.9.xfromvicliu2001:v3.9.x
Dec 11, 2024

Conversation

vicliu2001
Copy link
Contributor

@vicliu2001vicliu2001 commentedNov 23, 2024
edited
Loading

PR summary

closes issue#29156

PR checklist

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thank you for opening your first PR into Matplotlib!

If you have not heard from us in a week or so, please leave a new comment below and that should bring it to our attention. Most of our reviewers are volunteers and sometimes things fall through the cracks.

You can also join uson gitter for real-time discussion.

For details on testing, writing docs, and our review process, please seethe developer guide

We strive to be a welcoming and open project. Please follow ourCode of Conduct.

@vicliu2001vicliu2001 changed the titleconverted ps to array before slicing, addressing issue #29156addressing issue #29156, converted ps to array before slicingNov 23, 2024
@vicliu2001vicliu2001 marked this pull request as ready for reviewNovember 23, 2024 19:58

# Following code is an example taken from
# https://stackoverflow.com/questions/18897786/transparency-for-poly3dcollection-plot-in-matplotlib
# and modified to test _generate_normals function
Copy link
Contributor

@scottshambaughscottshambaughNov 23, 2024
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

To the other devs, can we include stack overflow code directly like this? It's not clear to me if the CC BY-SA license for stack overflow posts is compatible with matplotlib's license.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I think a better test is the one in the issue, with a note that it is a smoke test and a reference to the issue. The added test is not really testing any rendering aspects anyway.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Better in the sense that we do not have to worry about the SE-connection and that the SE-test doesn't really add anything more, just more complicated code.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Hello, can you elaborate a bit more about the SE-connection and SE-test? I'm not sure what you're referring to. I have updated the test using the one in the original issue. I followed similar format as the other smoke test in the file.

@scottshambaughscottshambaugh added the PR: bugfixPull requests that fix identified bugs labelNov 23, 2024
@scottshambaughscottshambaugh added this to thev3.9.3 milestoneNov 23, 2024
@QuLogicQuLogic modified the milestones:v3.9.3,v3.10.1Nov 30, 2024
@scottshambaughscottshambaugh merged commit57f7fdf intomatplotlib:v3.9.xDec 11, 2024
40 checks passed
@vicliu2001vicliu2001 deleted the v3.9.x branchDecember 11, 2024 19:40
@scottshambaugh
Copy link
Contributor

scottshambaugh commentedDec 11, 2024
edited
Loading

Whoops, this should have gone into themain branch, my mistake for not checking that. Will open another PR to bring up to main.

@scottshambaugh
Copy link
Contributor

Thank you@vicliu2001 for the PR, and congratulations on your first contribution to matplotlib! We hope to see more of you!

@QuLogicQuLogic modified the milestones:v3.10.0,v3.9.4Dec 12, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@oscargusoscargusoscargus left review comments

@github-actionsgithub-actions[bot]github-actions[bot] left review comments

@greglucasgreglucasgreglucas approved these changes

@scottshambaughscottshambaughscottshambaugh approved these changes

Assignees
No one assigned
Labels
PR: bugfixPull requests that fix identified bugstopic: mplot3d
Projects
Milestone
v3.9.4
Development

Successfully merging this pull request may close these issues.

5 participants
@vicliu2001@scottshambaugh@oscargus@greglucas@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp