We have a handful of moving analog indicators bound to analog values coming from OPC tags. These of course are polled, so true realtime analog movement won’t be possible on the indicator. But I’m wondering if there’s a visual trick I can use to smooth the indicator’s sliding movements on the GUI as a visual thing only. We find the arrow to be a little jarring and appearing ‘laggy’ due to the nature of the polled tags it is bound to. If there were some way to at least let the arrow slide along the axis smoothly, I think that would make our display a bit easier on the eyes.
I understand some CSS may be required, which is fine. Open to any and all ideas.

