vue-fusioncharts icon indicating copy to clipboard operation
vue-fusioncharts copied to clipboard

Events for time navigator

Open rishabhjain30 opened this issue 5 years ago • 1 comments

I want to make an API call and update other data once someone selects a range using time navigator. Where can I find the event for that and how to trigger a function call on it?

rishabhjain30 avatar May 28 '19 21:05 rishabhjain30

Hey, FusionTime supports the event from version V1.3.0 you could implement "timeNavBrush" event handler for reference check the following samples https://codepen.io/pen?&editable=true&editors=101

soumyasankarduttagit avatar Dec 11 '19 12:12 soumyasankarduttagit