We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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/)
Doesn't appear to happen on a type: 'scatter' plot, only 'scattergl'.
The text was updated successfully, but these errors were encountered:
This was fixed in #2815 and released in v1.40.0.
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
Sorry, something went wrong.
No branches or pull requests
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/)
Doesn't appear to happen on a type: 'scatter' plot, only 'scattergl'.
The text was updated successfully, but these errors were encountered: