Skip to content

Zoom not triggering plotly_relayout in scattermapbox #2702

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

Closed
charleyferrari opened this issue Jun 6, 2018 · 0 comments · Fixed by #2709
Closed

Zoom not triggering plotly_relayout in scattermapbox #2702

charleyferrari opened this issue Jun 6, 2018 · 0 comments · Fixed by #2709
Labels
bug something broken

Comments

@charleyferrari
Copy link

It looks like the plotly_relayout event only gets triggered upon panning, but not zooming. If you do zoom, and then pan however, the new zoom level will be echoed.

Expected behavior: plotly_relayout should be triggered upon zoom and pan.

Check out the codepen for an example:

https://codepen.io/charleyferrari/pen/yEJmYv

scattermapbox

@charleyferrari charleyferrari changed the title Zoom not triggering plotly_relayout in scattermapbox Zoom not triggering plotly_relayout in scattermapbox Jun 6, 2018
@etpinard etpinard added the bug something broken label Jun 6, 2018
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

Successfully merging a pull request may close this issue.

2 participants