{"id":13692631,"url":"https://github.com/microcharts-dotnet/Microcharts","last_synced_at":"2025-05-02T19:32:30.982Z","repository":{"id":40640285,"uuid":"99156674","full_name":"microcharts-dotnet/Microcharts","owner":"microcharts-dotnet","description":"Simple, cross-platform chart library for .NET","archived":false,"fork":false,"pushed_at":"2024-05-28T16:24:49.000Z","size":11471,"stargazers_count":2041,"open_issues_count":100,"forks_count":360,"subscribers_count":91,"default_branch":"main","last_synced_at":"2025-04-11T00:00:03.033Z","etag":null,"topics":["android","charts","graphics","ios","skia","uwp","xamarin"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microcharts-dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-02T20:10:18.000Z","updated_at":"2025-04-10T22:12:10.000Z","dependencies_parsed_at":"2023-01-24T21:00:20.237Z","dependency_job_id":"3a21e8e8-26a6-4591-ab5f-0b27d29957e2","html_url":"https://github.com/microcharts-dotnet/Microcharts","commit_stats":{"total_commits":277,"total_committers":25,"mean_commits":11.08,"dds":0.7978339350180506,"last_synced_commit":"a6cbfd0a3216fd52ba2ff003385c76762e2576ee"},"previous_names":["dotnet-ad/microcharts","aloisdeniel/microcharts"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microcharts-dotnet%2FMicrocharts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microcharts-dotnet%2FMicrocharts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microcharts-dotnet%2FMicrocharts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microcharts-dotnet%2FMicrocharts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microcharts-dotnet","download_url":"https://codeload.github.com/microcharts-dotnet/Microcharts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252095407,"owners_count":21693911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","charts","graphics","ios","skia","uwp","xamarin"],"created_at":"2024-08-02T17:01:00.343Z","updated_at":"2025-05-02T19:32:25.970Z","avatar_url":"https://github.com/microcharts-dotnet.png","language":"C#","funding_links":[],"categories":["Charts","Text rendering / Custom drawing / Diagrams / Charts"],"sub_categories":[],"readme":"# Microcharts\n\n[![Mac Builds](https://github.com/dotnet-ad/Microcharts/actions/workflows/CI-MacOS.yml/badge.svg)](https://github.com/dotnet-ad/Microcharts/actions/workflows/CI-MacOS.yml)\n[![Windows Builds](https://github.com/dotnet-ad/Microcharts/actions/workflows/CI-Windows.yml/badge.svg)](https://github.com/dotnet-ad/Microcharts/actions/workflows/CI-Windows.yml)\n\n[Looking for more contributors](https://github.com/microcharts-dotnet/Microcharts/discussions/274)\n\n## Version 1.0.0 Beta is now available\n\n[![NuGet](https://img.shields.io/nuget/vpre/Microcharts.Forms.svg?label=Microcharts.Forms)](https://www.nuget.org/packages/Microcharts.Forms/)\n\n[![NuGet](https://img.shields.io/nuget/v/Microcharts.Android.svg?label=Microcharts.Android)](https://www.nuget.org/packages/Microcharts.Android/)\n\n[![NuGet](https://img.shields.io/nuget/v/Microcharts.iOS.svg?label=Microcharts.iOS)](https://www.nuget.org/packages/Microcharts.iOS/)\n\n[![NuGet](https://img.shields.io/nuget/v/Microcharts.Mac.svg?label=Microcharts.Mac)](https://www.nuget.org/packages/Microcharts.Mac/)\n\n[![NuGet](https://img.shields.io/nuget/v/Microcharts.Uwp.svg?label=Microcharts.Uwp)](https://www.nuget.org/packages/Microcharts.Uwp/)\n\n\n**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!\n\nread our [wiki](https://github.com/dotnet-ad/Microcharts/wiki) to learn more about how to use this library.\n\n## About\n\nThis project is just simple drawing on top of the awesome [SkiaSharp](https://github.com/mono/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.\n\n## Contributions\n\nContributions are welcome! If you find a bug please report it and if you want a feature please report it.\n\nIf you want to contribute code please file an issue and create a branch off of the current dev branch and file a pull request.\n\nMore info on how you can help can be found [here](https://github.com/dotnet-ad/Microcharts/wiki/Contributing).\n\n## Gallery\n\n![animation gallery](assets/animations.gif)\n\n![gallery](assets/Gallery.png)\n\n## Install\n\nAvailable on NuGet\n\n**NET Standard 2.0, Xamarin.iOS, Xamarin.Android, UWP**\n\n[![NuGet](https://img.shields.io/nuget/v/Microcharts.svg?label=NuGet)](https://www.nuget.org/packages/Microcharts/)\n\n\n**Xamarin.Forms (.NET Standard 2.0)**\n\n[![NuGet](https://img.shields.io/nuget/v/Microcharts.Forms.svg?label=NuGet)](https://www.nuget.org/packages/Microcharts.Forms/)\n\n**.NET MAUI**\n\nNot yet available through NuGet.\n\n\u003e [!IMPORTANT]\n\u003e Don't forget to call `UseMicrocharts()` on `MauiAppBuilder` in the `MauiProgram` class.\n\n## Tutorials\n\n* [Video: Charts for Xamarin Forms](https://www.youtube.com/watch?v=tmymWdmf1y4) by [@HoussemDellai](https://github.com/HoussemDellai)\n\n## Compatibility\n\nBuilt in views are provided for:\n\n* **UWP**\n* **Xamarin.Forms**, **Xamarin.iOS** and **Xamarin.Android**, **Xamarin.macOS**\n* **.NET MAUI** (Windows, Android, iOS, and macOS)\n* **WinUI** (Windows App SDK)\n* And any other **.NET Standard 2.0** [SkiaSharp](https://github.com/mono/SkiaSharp) supported platform is also compatible (see one of the included `ChartView` implementations for more details).\n\n## License\n\nMIT © [Aloïs Deniel](https://aloisdeniel.com) \u0026 [Ed Lomonaco](https://edlomonaco.dev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrocharts-dotnet%2FMicrocharts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrocharts-dotnet%2FMicrocharts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrocharts-dotnet%2FMicrocharts/lists"}