All Projects → microcharts-dotnet → Microcharts

microcharts-dotnet / Microcharts

Licence: MIT license
Create cross-platform (Xamarin, Windows, ...) simple charts.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Microcharts

Microcharts
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.
Stars: ✭ 1,653 (-5.11%)
Mutual labels:  charts, xamarin, uwp, skia
Xamarin Demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
Stars: ✭ 218 (-87.49%)
Mutual labels:  charts, xamarin, uwp
uno.toolkit.ui
A set of custom controls for the WinUI and the Uno Platform not offered out of the box by WinUI, such as Card, TabBar, NavigationBar, etc.
Stars: ✭ 45 (-97.42%)
Mutual labels:  xamarin, uwp
Nethereum.UI.Wallet.Sample
Cross platform wallet example using Nethereum, Xamarin.Forms and MvvmCross
Stars: ✭ 77 (-95.58%)
Mutual labels:  xamarin, uwp
ColorPicker
Color pickers for Xamarin Forms.
Stars: ✭ 38 (-97.82%)
Mutual labels:  xamarin, uwp
WeakEventListener
The WeakEventListener allows the owner to be garbage collected if its only remaining link is an event handler.
Stars: ✭ 25 (-98.56%)
Mutual labels:  xamarin, uwp
LaunchMapsPlugin
Launch External Maps Plugin for Xamarin and Windows
Stars: ✭ 49 (-97.19%)
Mutual labels:  xamarin, uwp
Portable-WebDAV-Library
Moved to codeberg.org - https://codeberg.org/DecaTec/Portable-WebDAV-Library - The Portable WebDAV Library is a strongly typed, async WebDAV client library which is fully compliant to RFC 4918, RFC 4331 and "Additional WebDAV Collection Properties". It is implemented as .NETStandard 1.1 library in oder to be used on any platform supporting .NETS…
Stars: ✭ 45 (-97.42%)
Mutual labels:  xamarin, uwp
Sharpcaster
Chromecast C# SDK for Windows, Windows Phone, .NET 4.5.1, Xamarin.iOS and Xamarin.Android platforms.
Stars: ✭ 245 (-85.94%)
Mutual labels:  xamarin, uwp
ably-dotnet
.NET, Xamarin and Mono client library SDK for Ably realtime messaging service
Stars: ✭ 32 (-98.16%)
Mutual labels:  xamarin, uwp
XPlat-Windows-APIs
UWP style APIs cross-platform with .NET!
Stars: ✭ 31 (-98.22%)
Mutual labels:  xamarin, uwp
vs-material-icons-generator
This plugin will help you to set material design icons to your Xamarin projects In Visual Studio.
Stars: ✭ 50 (-97.13%)
Mutual labels:  xamarin, uwp
Malclient
Not so small client app for Myanimelist.net - Windows 10 UWP & Android
Stars: ✭ 253 (-85.48%)
Mutual labels:  xamarin, uwp
Connectivityplugin
Connectivity Plugin for Xamarin and Windows
Stars: ✭ 253 (-85.48%)
Mutual labels:  xamarin, uwp
XamFormsMvxTemplate
A Visual Studio 2017 template for projects based on Xamarin.Forms 3.3 and MvvmCross 6.2
Stars: ✭ 27 (-98.45%)
Mutual labels:  xamarin, uwp
Xalami
A delicious way to kickstart your Xamarin Forms project
Stars: ✭ 18 (-98.97%)
Mutual labels:  xamarin, uwp
Uno.playground
Source code for the Uno Gallery apps and Uno Playground (made in Wasm)
Stars: ✭ 184 (-89.44%)
Mutual labels:  xamarin, uwp
Caliburn.micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
Stars: ✭ 2,404 (+38%)
Mutual labels:  xamarin, uwp
EBind
🔵 .NET Data Binding we deserve: concise, fast, feature-rich
Stars: ✭ 141 (-91.91%)
Mutual labels:  xamarin, uwp
PCLExt.FileStorage
Portable Storage APIs
Stars: ✭ 35 (-97.99%)
Mutual labels:  xamarin, uwp

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.

Gallery

animation gallery

gallery

Install

Available on NuGet

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

NuGet

Xamarin.Forms (.NET Standard 2.0)

NuGet

Compatibility

Built in views are provided for UWP, Xamarin.Forms, Xamarin.iOS and Xamarin.Android, Xamarin.macOS, but 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].