Dynamic Data on Line Series Chart

'Hey guys, I want to know if had an example of an dynamic chart (line series), I'm trying to measure temperature (SPI), so I have to display at least 2 samples/sec.
I'm using a RPI2 and it get to slow, I dont know if you have a solution.
Thank you!.

3 Replies

SJ Sumathi Jayaraj Syncfusion Team March 9, 2016 11:19 AM UTC

Hi Fidel,
 
Thanks for contacting Syncfusion Support.
 
Please use “FastLineSeries” instead of “LineSeries” in chart when you are visualizing more number of data points. FastLineSeries improves the performance and also it has the same features like tooltip, animation etc., 
 
Regards,
Sumathi J


SR Sreekanth replied to Sumathi Jayaraj March 22, 2018 07:18 AM UTC

Hi Fidel,
 
Thanks for contacting Syncfusion Support.
 
Please use “FastLineSeries” instead of “LineSeries” in chart when you are visualizing more number of data points. FastLineSeries improves the performance and also it has the same features like tooltip, animation etc., 
 
Regards,
Sumathi J

I would like to know about calendar Ui for xamarin forms which help me in developing the calendar view


VA Vinnalan Aravazhi Syncfusion Team March 23, 2018 11:43 AM UTC


Hi Sreekanth,

Thanks for contacting Syncfusion support.

Query: To know about calendar Ui for xamarin forms which help me in developing the calendar view

MonthViewSettings - We can customize the calendar view in monthView mode by using MonthViewSettings.

YearViewSettings - We can customize the calendar view in yearView mode by using YearViewSettings.

BlackoutDates - SfCalendar control provides option to black out the desired date which is in disabled state among the visible dates.

FirstDayofWeek - FirstDayofWeek property is used to Change the first day of week will be applied to both month and year view

Locale - Localization can be specified by setting the Locale property of the control using the format of Language code followed by Country code.

Please find the complete getting started sample from this link.

Sample: http://www.syncfusion.com/downloads/support/forum/136613/ze/samplecalendar1307627072 

For further details please refer below link.

https://help.syncfusion.com/xamarin/sfcalendar/getting-started

Please let us know if your requirement differs.

Regards,
Vinnalan K A. 


Loader.
Up arrow icon