Closed
Description
Overview
When displaing a scattergl trace with a large number of points (> 500k), the second time the selection tool is used the unselected points don't fade into the background.
To reproduce:
-
Run the following codepen (scattergl with 500k points): https://codepen.io/anon/pen/zjoWpO
Note that unselected points fade into the background as expeccted
Note that now there is no contrast between selected and unselected points
Comments
- This doesn't seem to happen with 10k points
- plotly.js version: 1.36.1
- Chrome version: Version 65.0.3325.181 (Official Build) (64-bit)