The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I am using the sfCircularGauge control for a high speed data acquisition app I'm developing in Xamarin.Forms. I am updating data values every 0.1 seconds. It appears that the animation time in sfCircularGauge is around 1.0 seconds. Is there any way I can modify this? I would like to eliminate the "jumpiness" of the needle. Thanks.
AKAshwin Kumaravel Syncfusion Team September 28, 2017 11:54 AM UTC
Hi Mark,
Thanks for using Syncfusion products,
We have validated your query and in our current implementation of Circular Gauge control we do not have support to control the animation duration of the pointers. We will consider your request and we have logged feature request for the same” Need to give support to change the pointer animation durations”. These features will be available in our upcoming Volume 4 release which is expected to be rolled out at the end of November 2017.
Regards, Ashwin
CCCarlo ChanOctober 3, 2017 01:21 AM UTC
Hi Mark
im trying to bind jason data to the needle how did you accomplish this thanks
if you could provide a simple example.
Regards Carlo
AKAshwin Kumaravel Syncfusion Team October 3, 2017 10:21 AM UTC
Hi Mark,
Thanks for the update,
We have validated your query “Need to bind needle data with Needle pointer” and created a sample using CircularGauge to achieve your requirement. In the attached sample, we have read the Json data and bound the random values of Field1 and Entry_id with the needle pointer and header values. Gauge Start and End value is set based on the minimum and maximum values of the Field1 items. Can you please download the sample from the below link?