-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Regression bug: points jump around when LASSOing with webGL since v1.33 #2460
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
Comments
That's sure annoying - but I can't reproduce this on either my mac or on Browserstack Win7/Chrome64. @dfcreative @etpinard can you see it? @daattali thanks for including both the codepen and the screen capture! |
I can't replicate this on Ubuntu/Chrome 64 |
Dang, this is not looking good! |
@daattali have you tried this out in our latest release |
@daattali just FYI, you can test out 1.36.1 in the R package via this PR |
Closing until someone can reproduce this in |
Was not able to replicate this. |
I still see the same behaviour using plotly 1.46.1 with this codepen https://codepen.io/anon/pen/OGbEVm |
@daattali What OS+browser(s) you currently use? |
Chrome on Win 7 |
What about other browsers? Have you tested it on FireFox/IE for example? |
It actually works on FF and even IE |
Great! Which chrome version is installed on your machine? |
Currently 73.0.3683.103 which is latest. It's been updating throughout the past few months since I first reported this. |
@daattali Thanks for the info to narrow this issue. |
rectangle works fine |
On my laptop with Windows 7, I was not able to replicate this. |
Interesting. I just tested on a different laptop with Win7 and still seeing the issue. If nobody else outside my house can replicate, I wouldn't be offended is this is closed as a cannot reproduce |
Hi - this issue has been sitting for a while, so as part of our effort to tidy up our public repositories I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our stack. Cheers - @gvwilson |
Codepen with sample code: https://codepen.io/anon/pen/eMYZKJ
Trying to lasso select some points after version 1.33 causes the selected points to jump around. The screen capture below is with 10,000 points but it also happens with 10 points.
On Windows 7 Pro, using Chrome v64
Originally reported to @cpsievert at plotly/plotly.R#1215
The text was updated successfully, but these errors were encountered: