mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-21 11:44:34 +00:00
This changes the shape of the PlotlyRelayoutEvent to use string based property access as per-discussion here: https://github.com/plotly/plotly.js/issues/1877 See: https://plotly.com/javascript/plotlyjs-events/ https://plotly.com/javascript/zoom-events/#binding-to-zoom-events /cc @mmakrzem Thanks! Fixes: #43735