I wrote a gist from samples which shows some problems:
- zoom with mouse wheel won't work (Chrome 83, FF 77). No one log event in console log
pan event fires in console log meanwhile it was disabled in config (I was panned)
drag zoom works unexpectedly. We can see logs in console (I'm zooming!!! and I was zoomed!!!) but often chart doesn't redraws and still unzoomed
I wrote a gist from samples which shows some problems:
panevent fires in console log meanwhile it was disabled in config (I was panned)drag zoomworks unexpectedly. We can see logs in console (I'm zooming!!!andI was zoomed!!!) but often chart doesn't redraws and still unzoomed