Skip to content
A blog about software development in the mobile space

A blog about software development in the mobile space

Maui.Graphics

How to draw 2D charts in .NET MAUI

February 27, 2022February 27, 2022

In this tutorial, you will learn how to create a scrollable line-chart, scrollable bar-chart, and a pie chart using .NET MAUI Graphics. There is also a link to a Xamarin.Forms implementation using SkiaSharp for curious developers still using Xamarin, which at this time I assume is many of you. Creating these charts is a great …

Read more

Categories .NET, .NET Maui, 2D Graphics, Maui.Graphics, Mobile, SkiaSharp, Xamarin
  1. Jon Nichols on Connect a .NET Maui app to Arduino BluetoothMay 1, 2022

    Hi Dani, if you clone the GitHub repository does that work for you? I'm unsure what your implementation looks like…

  2. Dani on Connect a .NET Maui app to Arduino BluetoothApril 28, 2022

    Hi, thanks for the guide. I was just investigating this to make an application with arduino and bluetooth. I have…

  3. Jon Nichols on Create a radial menu in Xamarin using SkiaSharp & FontAwesomeApril 24, 2022

    Hi Sam, yes it's possible to rotate, but the code does not do this in its current state. If you…

  4. Sam Nanduri on Create a radial menu in Xamarin using SkiaSharp & FontAwesomeApril 14, 2022

    Awesome ! Can the radial menu rotate ?

  5. John doe on Build a game like Space Invaders using .NET MauiApril 6, 2022

    Damn thanks dude, skiasharp does not working on MAUI for now and I was trying to find how to use…

  • October 2022
  • September 2022
  • April 2022
  • February 2022
  • January 2022
  • December 2021
© 2023 App-Trap