Microcharts.Maui 1.0.0

dotnet add package Microcharts.Maui --version 1.0.0
NuGet\Install-Package Microcharts.Maui -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microcharts.Maui" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microcharts.Maui --version 1.0.0
#r "nuget: Microcharts.Maui, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microcharts.Maui as a Cake Addin
#addin nuget:?package=Microcharts.Maui&version=1.0.0

// Install Microcharts.Maui as a Cake Tool
#tool nuget:?package=Microcharts.Maui&version=1.0.0

Microcharts

Mac Builds Windows Builds

Looking for more contributors

Version 1.0.0 Beta is now available

NuGet

NuGet

NuGet

NuGet

NuGet

Microcharts is an extremely simple charting library for a wide range of platforms (see Compatibility section below), with shared code and rendering for all of them!

read our wiki to learn more about how to use this library.

About

This project is just simple drawing on top of the awesome SkiaSharp library. The purpose is not to have an heavily customizable charting library. If you want so, simply fork the code, since all of this is fairly simple. Their is no interaction, nor animation at the moment.

Contributions

Contributions are welcome! If you find a bug please report it and if you want a feature please report it.

If you want to contribute code please file an issue and create a branch off of the current dev branch and file a pull request.

More info on how you can help can be found here.

animation gallery

gallery

Install

Available on NuGet

NET Standard 2.0, Xamarin.iOS, Xamarin.Android, UWP

NuGet

Xamarin.Forms (.NET Standard 2.0)

NuGet

.NET MAUI

Not yet available through NuGet.

[!IMPORTANT] Don't forget to call UseMicrocharts() on MauiAppBuilder in the MauiProgram class.

Tutorials

Compatibility

Built in views are provided for:

  • UWP
  • Xamarin.Forms, Xamarin.iOS and Xamarin.Android, Xamarin.macOS
  • .NET MAUI (Windows, Android, iOS, and macOS)
  • WinUI (Windows App SDK)
  • And any other .NET Standard 2.0 SkiaSharp supported platform is also compatible (see one of the included ChartView implementations for more details).

License

MIT © Aloïs Deniel & Ed Lomonaco

Product Compatible and additional computed target framework versions.
.NET net6.0-android31.0 is compatible.  net6.0-ios16.1 is compatible.  net6.0-maccatalyst16.1 is compatible.  net6.0-windows10.0.19041 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-windows was computed.  net8.0-android was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microcharts.Maui:

Repository Stars
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
Version Downloads Last updated
1.0.0 24,377 7/8/2023
0.9.5.9 412 6/29/2023