You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I ran into this problem when I used translucent colors for markers on scatter3d. It seems that the points later in the order will always cover the points drawn first. There're the screenshots and the code to generate them:
hi @Kevinckyy
Thanks for reporting this.
Transparency and ordering in 3D is a known problem, and a challenging problem in the graphics research community. For us, it goes all the way back to plotly/plotly.js#1267 .
Hello! I ran into this problem when I used translucent colors for markers on scatter3d. It seems that the points later in the order will always cover the points drawn first. There're the screenshots and the code to generate them:
The text was updated successfully, but these errors were encountered: