# microcharts-dotnet/Microcharts

Simple, cross-platform chart library for .NET

Repository: https://github.com/microcharts-dotnet/Microcharts
Canonical: https://ross.abutalabs.com/products/microcharts
Language: C#
License: MIT
License Family: permissive
Topics: xamarin, skia, charts, ios, android, uwp, graphics
Last push: 2026-07-27T13:58:24+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 62, longevity 100
- inputs: {"age_days": 3318, "days_push": 37, "days_rel": 43, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2075, forks 359 (observed 2026-08-28T04:06:10.740759+00:00)

## What it is
Microcharts is a simple, cross-platform charting library for .NET that renders charts via SkiaSharp across MAUI, iOS, and Android. It prioritizes simplicity over heavy customization, with shared code and rendering for all supported platforms.

## Use cases
- draw simple bar and line charts in a .NET MAUI app
- add charts to an iOS or Android app with shared rendering
- visualize small datasets in a cross-platform mobile app
- quickly plot data without a heavyweight charting framework
- render charts with SkiaSharp

## When to choose
- you need simple, lightweight charts across MAUI, iOS, and Android
- you want one shared charting API for multiple .NET platforms
- you don't need deep customization

## When to avoid
- you need heavily customized or interactive charts
- you need a full-featured charting suite like live dashboards or financial charting
- you're not on a SkiaSharp-supported platform

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, ui-components
- domain: data-visualization, mobile-development, cross-platform
- platform: cross-platform, windows, dotnet
- tags: charts, skiasharp, maui, xamarin, net, android, ios

## Member repositories
- microcharts-dotnet/Microcharts (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:10.740759+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:56:17.349105+00:00, confidence not recorded.
  - readme: https://github.com/microcharts-dotnet/Microcharts (fetched 2026-08-28T04:06:10.740759+00:00, sha b6a4a590c9cd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
