Hi syncfusion support,
I'm developing a speedometer, where I'm loading data to set the pointers dynamically, and this works well.
But I also want to set the ranges start and end dynamically (to show some changing range as demanded).
I know I can do it by setting them then refresh the circular gauge. But I'm loading my data stream to the pointers. Once I refresh the gauge, the pointers are also refreshed.
Is there any way I can set the ranges without refreshing my pointers data ? Or at least not affecting it ?
I'm using Javascript(ES5).
Thanks for your support in advance, any help is appreciated !
Best regards,
Wushuang