Hangs on Android when there is a large amount of data to plot

I am using a sfChart with a line series and date time axis with interval type set to Days.  It works fine when I give a weeks worth of data, about 3300 items, to plot.  However, when I give a months work of data, about 14,000 items, to plot it hangs and the app eventually is terminated by the OS.  On iOS this work fine all of the time.

I am not sure, but I think it has to do with memory usage and garbage collection during rendering on Android.  Any suggestions on how to resolve this?

Thanks

1 Reply

YP Yuvaraj Palanisamy Syncfusion Team August 30, 2016 02:40 PM UTC

Hi Scott Smith, 

Thanks for contacting Syncfusion support. 
 
We have already logged a feature report for this and currently we are implementing the Memory usage support in xamarin.Forms.  
 
This will be available in our upcoming release.  
 
Disclaimer : The date for the feature implementation is tentative and not a commitment on our parts.  
 
Regards, 
Yuvaraj 


Loader.
Up arrow icon