Skip to content

FIX: Add get/set methods for 3D collections #18189

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

Merged
merged 7 commits into from
Sep 24, 2020

Conversation

tacaswell
Copy link
Member

@tacaswell tacaswell commented Aug 6, 2020

closes #3370

We need to do an extra step to propagate the color information back to
the 3D projections

PR Summary

Replaces #5598, still needs tests.

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/next_api_changes/* if API changed in a backward-incompatible way

@QuLogic QuLogic marked this pull request as ready for review September 17, 2020 07:11
@QuLogic QuLogic changed the title FIX: Add get/set color methods for some 3d collections FIX: Add get/set methods for 3D collections Sep 17, 2020
@QuLogic
Copy link
Member

QuLogic commented Sep 17, 2020

This now has tests, a what's new entry, and should have get/set for all the properties overridden in 3D collections.

@QuLogic QuLogic mentioned this pull request Sep 19, 2020
5 tasks
@tacaswell
Copy link
Member Author

I can't approve because I opened the PR from my fork, but plan to merge when it goes green.

Thank you for cleaning up work I started @QuLogic :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants