You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Panning in a gl2d pointcloud does not seem to work correctly in newer versions. The change appeared to happen between 1.21.3 and 1.22.0 but I can't see anything in the changelog that would relate to this.
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
Panning in a gl2d pointcloud does not seem to work correctly in newer versions. The change appeared to happen between 1.21.3 and 1.22.0 but I can't see anything in the changelog that would relate to this.
Here is an example with a static plot, the axis graphics are just mixed up:
plotly-gl2d-1.21.3.min.js: https://codepen.io/russg/pen/aGoXrX
plotly-latest: https://codepen.io/plotly/pen/pwRJJZ
With a dynamically updated plot, panning is very difficult:
plotly-gl2d-1.21.3.min.js: https://codepen.io/russg/pen/wjwRGQ?editors=1010
plotly-gl2d-1.22.0.min.js: https://codepen.io/russg/pen/KRPJOZ?editors=1010
I tested this on edge and chrome and the behavior seems the same.
The text was updated successfully, but these errors were encountered: