FIX: make sure scalarmappable updates are handled correctly in 3D#18929
FIX: make sure scalarmappable updates are handled correctly in 3D#18929QuLogic merged 4 commits intomatplotlib:masterfrom
Conversation
1036193 to
c9c0d38
Compare
|
I don't think you want to rename attributes that way, as #18592 is going to do the opposite. |
QuLogic
left a comment
There was a problem hiding this comment.
Revert renames, due to the above comment. Also, unmark draft?
|
I did the renames because the 3D collections were inconsistent between each other. I pushed to plural to match the 2D version, will push them the other way. |
23fd7ce to
3b4b88e
Compare
|
Because we have a shortage of people to review mplot3D, this being a critical bug, and in the interest of getting 3.3.3 out @QuLogic can merge this at his discretion on a single review. |
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
|
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon! If these instruction are inaccurate, feel free to suggest an improvement. |
…re handled correctly in 3D
…3.3.x Backport PR #18929 on branch v3.3.x
PR Summary
Code from a debugging session on the phone with @QuLogic
PR Checklist
pytestpasses).flake8on changed files to check).flake8-docstringsand runflake8 --docstring-convention=all).doc/users/next_whats_new/(follow instructions in README.rst there).doc/api/next_api_changes/(follow instructions in README.rst there).