Understand Microcharts compatibility and rendering
mainMicrocharts is a lightweight charting library built on top of SkiaSharp. It uses shared code and rendering logic across different platforms.
Supported platforms (targeting .NET 10) include:
- .NET MAUI: Windows, Android, iOS, and Mac Catalyst.
- .NET for iOS: Uses the native
Microcharts.iOSview. - .NET for Android: Uses the native
Microcharts.Droidview.