Skip to content

Scatter 3d - strange blending when specifying opacity per point using rgba #4481

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

Closed
joshua-gould opened this issue Jan 10, 2020 · 6 comments
Closed
Labels
bug something broken

Comments

@joshua-gould
Copy link
Contributor

I have attached 3 plots of the same points. The first plot does not set an opacity and looks good. The second plot sets marker.opacity=0.1 and looks ok. The third plot sets the alpha value of every element in marker.color to 0.1 and looks terrible.

no_opacity
marker_opacity_0 1
marker_color_rgba

@archmoj archmoj added the bug something broken label Jan 10, 2020
@archmoj
Copy link
Contributor

archmoj commented Jan 11, 2020

There are some slight differences in this demo, but...
Would you mind sharing a codepen to help us find the source of this problem?
Thanks!

@archmoj
Copy link
Contributor

archmoj commented Jan 11, 2020

On another note implementing opacityscale for scatter3d (#3940) may be helpful too.

@joshua-gould
Copy link
Contributor Author

I created an example at https://jsfiddle.net/joshuagould/d56utzao/6/

@archmoj
Copy link
Contributor

archmoj commented Jan 13, 2020

@joshua-gould
Thanks very much!

@archmoj
Copy link
Contributor

archmoj commented Jan 13, 2020

May be related: #3138

@gvwilson
Copy link
Contributor

Hi - we are currently trying to tidy up Plotly's public repositories to help us focus our efforts on things that will help users most. Since this issue has been sitting for several years, I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our backlog. Thanks for your help - @gvwilson

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

No branches or pull requests

3 participants