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

Scattergl Selection Removes Points #2433

Closed
chriddyp opened this issue Mar 2, 2018 · 4 comments
Closed

Scattergl Selection Removes Points #2433

chriddyp opened this issue Mar 2, 2018 · 4 comments
Labels
bug something broken

Comments

@chriddyp
Copy link
Member

chriddyp commented Mar 2, 2018

Reported by a Dash community member: https://community.plot.ly/t/webgl-context-lost-after-updating-10-times/8581/8?u=chriddyp

In upgrading from plotly.js 1.33.1 to 1.34.0, some points are removed when selecting regions in scattergl traces. The selected event still fires with the correct number of points.

Here is the GIF from the forum:

@chriddyp chriddyp added the bug something broken label Mar 2, 2018
@chriddyp
Copy link
Member Author

chriddyp commented Mar 2, 2018

This upgrade also corresponded with a change from using Plotly.newPlot to using Plotly.react. I'm not sure whether the change is due to changing the method or due to the upgrade.

@etpinard
Copy link
Contributor

etpinard commented Mar 2, 2018

Can we get access to the underlying x/y data?

@etpinard
Copy link
Contributor

etpinard commented Mar 2, 2018

This might be related to #2298 (unfortunately)

@chriddyp
Copy link
Member Author

chriddyp commented Mar 5, 2018

Duplicate of #2298

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

No branches or pull requests

2 participants