- Notifications
You must be signed in to change notification settings - Fork364
Simple, cross-platform chart library for .NET
License
microcharts-dotnet/Microcharts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Microcharts is an extremely simple charting library for a wide range of platforms (seeCompatibility section below), with shared code and rendering for all of them!
read ourwiki to learn more about how to use this library.
This project is just simple drawing on top of the awesomeSkiaSharp 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 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 foundhere.
Available on NuGet
NET Standard 2.0, Xamarin.iOS, Xamarin.Android, UWP
Xamarin.Forms (.NET Standard 2.0)
.NET MAUI
Not yet available through NuGet.
Important
Don't forget to callUseMicrocharts()
onMauiAppBuilder
in theMauiProgram
class.
Built in views are provided for:
- UWP
- Xamarin.Forms,Xamarin.iOS andXamarin.Android,Xamarin.macOS
- .NET MAUI (Windows, Android, iOS, and macOS)
- WinUI (Windows App SDK)
- And any other.NET Standard 2.0SkiaSharp supported platform is also compatible (see one of the included
ChartView
implementations for more details).
MIT ©Aloïs Deniel &Ed Lomonaco
About
Simple, cross-platform chart library for .NET
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.