Closed
Description
See https://codepen.io/alexcjohnson/pen/OQOMmp - two issues are apparent here:
- Color and opacity stop being assigned properly after 4K points. Occasional points beyond this get the right color, but most get some random constant. Note that this problem doesn't happen if you remove opacity, see Coloring for markers using scattergl isn't working properly #1909.
- I asked for 20K points, the clustering algo is removing way too many of them.