EventDrops
EventDrops copied to clipboard
is there any way to trigger zoom event (to redraw drops by data changed)?
thank in advance.
I may be confused, but the reason that event-drops chart when updates with new data, is because the chart works with 'datum' and not with 'data'. am I right? can we upgrade the ability to work with new data, with minimum adjustments?
I'm not sure to understand the issue. From 1.0.0 version, EventDrops now uses data instead of datum. Does it fix your issue?