This is a migrated thread and some comments may be shown as answers.

Kendo Radial Gauge dynamic scale range

1 Answer 175 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Donita
Top achievements
Rank 1
Donita asked on 07 Sep 2018, 12:25 AM

I have an implementation which requires that the scale range for Kendo Radial Gauge which means the values of [from] and [to]  of  <kendo-radialgauge-scale-range> tag continuously changes as a continuous stream of inputs is supplied to the gauge.

https://www.telerik.com/kendo-angular-ui/components/gauges/radialgauge/scale-ranges/

However when the values of  [from] or [to] changes I have noticed the pointer in the gauge drops to zero first and then returns back to the current value. I want to be able to change the values of [from] and [to] of the scale range without the pointer dropping to zero. Is there a way to achieve this?

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 10 Sep 2018, 05:47 AM
Hello,

The gauge animates the value from the current position in case only the values are changed. For any other options the values are animated from the initial position. You could disable the animations with the transitions property to prevent the value from being animated from zero. 

Regards,
Daniel
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
General Discussions
Asked by
Donita
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or