Skip to content

500k point ScatterGL: unselected points don't fade on second selection #2586

Description

@jonmmease

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:

  1. Run the following codepen (scattergl with 500k points): https://codepen.io/anon/pen/zjoWpO

  2. Perform lasso selection
    screen shot 2018-04-27 at 12 46 05 pm

Note that unselected points fade into the background as expeccted

  1. Double click to clear selection

  2. Perform lasso selection again:
    screen shot 2018-04-27 at 12 46 19 pm

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugsomething broken

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions