# XCharts-Team/XCharts

A charting and data visualization library for Unity.   Unity数据可视化图表插件。

Repository: https://github.com/XCharts-Team/XCharts
Canonical: https://ross.abutalabs.com/products/xcharts
Homepage: https://xcharts-team.github.io
Language: C#
License: MIT
License Family: permissive
Topics: unity, ugui, chart, data-visualization, graphics, charting
Last push: 2026-07-17T14:39:20+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 93, release rhythm 60, longevity 100
- inputs: {"age_days": 2919, "days_push": 47, "days_rel": 185, "gap_med": 67.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3785, forks 599 (observed 2026-08-28T04:08:18.561027+00:00)

## What it is
XCharts is a powerful, easy-to-use charting and data visualization library for Unity built on UGUI. It supports over a dozen built-in chart types (line, bar, pie, radar, scatter, heatmap, candlestick, etc.) plus advanced extension charts like 3D bar/pie, gauges, sankey, and gantt, all drawn purely in code with configurable, runtime-editable options.

## Use cases
- add charts to a unity game ui
- visualize data in unity with line and bar charts
- create dashboards in unity
- draw candlestick or k-line charts in unity
- render heatmaps and radar charts in ugui
- build 3d pie or gauge charts in unity

## When to choose
- you need charts inside a Unity project without external textures or shaders
- you want runtime-configurable, code-drawn charts with live preview in the editor
- you need many chart types including advanced ones like sankey, gantt, and 3D charts

## When to avoid
- you need charts for web or non-Unity applications
- you only need static chart images generated outside a game engine
- your project uses a Unity version older than 5.6

## Facets
- artifact type: plugin
- maturity: active
- function: data-visualization, charts, ui-components, graphics
- domain: data-visualization, graphics, cross-platform
- platform: game-engine, cross-platform
- tags: unity, ugui, charting, csharp, game-ui, dashboard, game-development, gpu

## Member repositories
- XCharts-Team/XCharts (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:18.561027+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:27:41.410366+00:00, confidence not recorded.
  - readme: https://github.com/XCharts-Team/XCharts (fetched 2026-08-28T04:08:18.561027+00:00, sha 7c1f57dfc724)
  - homepage: https://xcharts-team.github.io (fetched 2026-08-29T09:22:10.992790+00:00, sha 3a9c15c1e7ba)
- Data as of 2026-08-30T08:39:29.467469+00:00.
