Skip to content
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

Points are deselected on zoom in scattergl #2926

Closed
deto opened this issue Aug 19, 2018 · 1 comment
Closed

Points are deselected on zoom in scattergl #2926

deto opened this issue Aug 19, 2018 · 1 comment

Comments

@deto
Copy link

deto commented Aug 19, 2018

If you select points on a scattergl, then deselect with a double-click, and then zoom, the styling on the points reverts back to 'unselected'.

To reproduce: on the scattergl example with 100k points (https://plot.ly/python/webgl-vs-svg/)

  1. Box select some points
  2. Double-click to deselect
  3. Zoom in or out (note point style changes)

Doesn't appear to happen on a type: 'scatter' plot, only 'scattergl'.

@etpinard
Copy link
Contributor

This was fixed in #2815 and released in v1.40.0.

The example on https://plot.ly/python/webgl-vs-svg/ will be fixed once the 1.40.0 propagates to our API libraries and cloud services

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

No branches or pull requests

2 participants