EventDrops icon indicating copy to clipboard operation
EventDrops copied to clipboard

Enhancement: On window resize when zoomed, avoid reset of zoom

Open Busteren opened this issue 7 years ago • 0 comments

As the title says, when zoomed in and the chart resizes, the zoom is reset. Could be useful to keep track of the state, and then zoom programmatically when the chart is drawn. This is similar to issue #252

Here is an example of how to do it: example of zoom to domain in D3

Busteren avatar Jan 03 '19 16:01 Busteren