Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
I need to visualize hundreds of measured points in a cartesian chart which will be updated approx. five times per second to realize a live view. The ScatterSeries of SfCartesianChart is not fast enough for this use case.
So please add a FastScatterSeries to make this implementation possible.