Duplicated
Last Updated: 02 Aug 2022 06:16 by ADMIN
Enrico
Created on: 27 Jul 2022 08:58
Category: LinearGauge
Type: Feature Request
1
LinearGauge always restarting from 0

Good morning,

we are using LinearGauge in our Blazor WASM app and we noticed a very unexpected behaviour: every time the input value change the indicator restarts from 0 (or from min value). This can be simply view also from your live demos.

In our case it is very bad because there is a continuous value update that we need to show it linearly, for example think a very precise temperature sensor, rpm sensor, etc....

We didn't find anything in our docs to achieve that but we think that is a very necessary implementation and it needs to work also with StateHasChanged() because it isn't always possible to have component reference to call methods. 

So we are asking for a component that cache the old value and move to the new one starting from the old one.

Thank you

Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
1 comment
ADMIN
Dimo
Posted on: 02 Aug 2022 06:16

Hi Enrico,

Indeed, I agree the described behavior can be confusing in your case. I am sorry if this is giving you a hard time.

As there is no current workaround, I can only suggest using different UI to display the value. Perhaps a ProgressBar or a Slider may be suitable.

Regards,
Dimo
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.