Skip to content

feat(3d): improve plot_surface shading logic #30424

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MengAiDev
Copy link

@MengAiDev MengAiDev commented Aug 14, 2025

PR summary

  • Update plot_surface function to use "auto" as default shading mode
  • Add tests to verify new shading behavior with different parameters
  • Improve documentation for plot_surface function

Fix: #30290

verify_fix_result

@tacaswell, @story645

- Update plot_surface function to use "auto" as default shading mode
- Add tests to verify new shading behavior with different parameters
- Improve documentation for plot_surface function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plot_surface with facecolors distorts colors due to default shading=True
1 participant