Dear Syncfusion support!
On your introduction page for RangeNavigator (https://www.syncfusion.com/blazor-components/blazor-range-selector ) you have an example "binding selected data" where the chart instantly updates when the user moves the range selector. Could you share a code example of that behaviour?
Thank you very much.
Hi Kristof,
Greetings from Syncfusion.
We have range selector online demo to bind the selected data to chart using datetime axis. Please check with the below link.
Online Demo : https://blazor.syncfusion.com/demos/range-selector/date-time-axis?theme=material
Please revert us if you have any concerns.
Regards,
Durga G
Hi!
In your attached example the chart updates after the user RELEASES the range slider, while in other example (on https://www.syncfusion.com/blazor-components/blazor-range-selector) the chart instantly updates as the user MOVES the slider.
I'd like to implement the second behaviour.
Thanks for the
Hi Durga G,
Are you planning to change this in a future release? Or please provide another event for "real time" dragging of the slider.
Thank you.