Skip to content
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

scatter3d markers are fully opaque when marker opacity: 0 #6571

Closed
dmyronuk opened this issue Apr 17, 2023 · 0 comments · Fixed by #6581
Closed

scatter3d markers are fully opaque when marker opacity: 0 #6571

dmyronuk opened this issue Apr 17, 2023 · 0 comments · Fixed by #6581
Labels
regression this used to work

Comments

@dmyronuk
Copy link
Contributor

minimal reproduction:
https://codesandbox.io/s/adoring-booth-b9d7ii?file=/index.html

Expected:
Markers should be transparent when opacity is set to 0. Other plot types ('scatter' etc) seem to work.

@archmoj archmoj added the regression this used to work label Apr 25, 2023
archmoj added a commit that referenced this issue Apr 26, 2023
#6571 fix scatter3d marker opacity when marker.opacity is set to 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression this used to work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants