hi to all,
I have a page, with a gauge and a timer.
Each time that the timer ticks, the gauge refresh its value.
The problem is the gauge pointer movement.
The gauge scale is from 0 to 40. When the value is refreshing, the gauge pointer starts form zero, in order to go to the new value.
I would like the pointer to start from the previous value, not from the 0.
How I can achieve this?
Thanks in advance
I have a page, with a gauge and a timer.
Each time that the timer ticks, the gauge refresh its value.
The problem is the gauge pointer movement.
The gauge scale is from 0 to 40. When the value is refreshing, the gauge pointer starts form zero, in order to go to the new value.
I would like the pointer to start from the previous value, not from the 0.
How I can achieve this?
Thanks in advance