microcharts-dotnet / Microcharts

Create cross-platform (Xamarin, Windows, ...) simple charts.
MIT License
2.02k stars 361 forks source link

Feature/36 null value support #292

Closed brett-estabrook closed 2 years ago

brett-estabrook commented 2 years ago

Found some problems with my null value fixes.

  1. Adding support for the radar chart (I don't think I pushed this for last PR).
  2. Fixing legacy charts (Didn't even realize this was there).
  3. Added some test data for null values.

Fix: #36

Radar and Radial Charts for null values

Screen Shot 2021-10-17 at 6 28 15 PM Screen Shot 2021-10-18 at 9 50 41 AM

Legacy Charts:

Screen Shot 2021-10-17 at 7 01 42 PM Screen Shot 2021-10-17 at 7 01 38 PM