Skip to content

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented Jul 25, 2020

Fixes #18020.

I think the issue was changes made in #17543 exposed a problem with to_rgba_array returning a zero-sized array with color='none'. As far as I know 'none' should be interpreted as RGBA 0, 0, 0, 0, but the documentation of matplotlib.colors doesn't seem to mention 'none' at all.

@dstansby
Copy link
Member Author

Looks like this wasn't the correct fix!

@dstansby dstansby closed this Jul 25, 2020
@dstansby dstansby deleted the rgba-fix branch July 25, 2020 13:50
@QuLogic
Copy link
Member

QuLogic commented Jul 25, 2020

Note, that PR was reverted for 3.3.0, though it's still there on master.

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

Successfully merging this pull request may close these issues.

Scatter3D: facecolor or color to "none" leads to an error
2 participants