Closed
Description
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: