# oxyplot/oxyplot

A cross-platform plotting library for .NET

Repository: https://github.com/oxyplot/oxyplot
Canonical: https://ross.abutalabs.com/products/oxyplot
Homepage: https://oxyplot.github.io/
Language: C#
License: MIT
License Family: permissive
Topics: plotting, charts, wpf, dotnet, c-sharp, plotting-library, plot-library, netstandard, netcore
Last push: 2026-07-30T20:00:10+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 8, longevity 100
- inputs: {"age_days": 4404, "days_push": 34, "days_rel": 712, "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 3539, forks 976 (observed 2026-08-28T04:08:09.135812+00:00)

## What it is
OxyPlot is a cross-platform plotting library for .NET that renders charts and plots via a PlotModel bound to platform-specific PlotView controls. It supports many UI frameworks including WPF, Windows Forms, Xamarin, GTK#, and exports plots to PNG, PDF, and SVG.

## Use cases
- add line and scatter charts to a WPF application
- plot data in a Xamarin.Forms mobile app
- export charts to PNG, PDF, or SVG files
- render scientific plots in a .NET desktop application
- create custom chart types by overriding rendering
- visualize data in Windows Forms or GTK# apps

## When to choose
- you need interactive 2D plots across multiple .NET platforms from one core library
- you want a permissive MIT-licensed plotting library with NuGet distribution
- you need export to PNG, PDF, or SVG

## When to avoid
- you need 3D plotting or heavy statistical charting beyond 2D series
- you are not working in the .NET ecosystem
- you need a web/JavaScript charting solution

## Facets
- artifact type: library
- maturity: stable
- function: data-visualization, charts
- domain: data-visualization, cross-platform, developer-tools
- platform: dotnet, windows, cross-platform
- tags: plotting, c-sharp, wpf, xamarin, netstandard, charts, plot-model, export-png-pdf-svg, mobile, desktop

## Member repositories
- oxyplot/oxyplot (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:09.135812+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-29T18:34:36.772684+00:00, confidence not recorded.
  - readme: https://github.com/oxyplot/oxyplot (fetched 2026-08-28T04:08:09.135812+00:00, sha 6fbb1d3b8cff)
  - homepage: https://oxyplot.github.io/ (fetched 2026-08-29T09:28:43.115081+00:00, sha 1160ba9457ad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
