Increase detail in a scattergl plot with a large number of points

hey @KaylaTAL I actuall can’t really give any advice, but my experience is that plotly struggles with increasing datapoints. Thats the reason scatterGL was developed, I think.

Maybe you could use dash and adjust the amount of points visible in the graph depending on the scale of the axes, aka the zoom.

Something along the lines of this: