Microcharts is a great plugin that will allow you to visualize data in a beautiful way. In this episode, we will take a closer look at the Microcharts plugin for Xamarin Forms and see how to implement different chart types.
Microcharts is a plugin backed by SkiaSharp which allows for crazy beautiful chars to be drawn on screen.
0:00 Intro
0:31 Look at Microcharts repo
1:51 Sample App
3:00 Add ChartView
4:30 Add BarChart
5:30 Customize BarChart
7:00 Add PieChart and LineChart
9:30 Customize PieChart and LineChart
11:17 Outro
Sample app: https://github.com/jfversluis/Microch...
Microcharts repo: https://github.com/dotnet-ad/Microcharts