# yuankunzhang/charming

A visualization library for Rust

Repository: https://github.com/yuankunzhang/charming
Canonical: https://ross.abutalabs.com/products/charming
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: chart, data-science, visualization, rust, webassembly
Last push: 2026-01-16T09:09:40+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 62, release rhythm 35, longevity 82
- inputs: {"age_days": 1161, "days_push": 229, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2589, forks 121 (observed 2026-08-28T04:07:02.870892+00:00)

## What it is
Charming is a Rust chart rendering library built on Apache ECharts, offering a declarative API for creating rich, themed visualizations. It renders to HTML, SVG, and many raster formats, and works in WebAssembly environments.

## Use cases
- render charts from rust
- generate svg charts in a rust backend
- visualize data in wasm apps
- create png chart images server-side
- build dashboards with echarts from rust

## When to choose
- you want ECharts-quality charts from Rust code
- you need a declarative chart API with many themes and output formats
- you're building WebAssembly frontends in Rust

## When to avoid
- you need interactive charts in a pure non-web Rust environment
- you prefer a native Rust plotting engine like plotters
- you need Python-style notebook plotting workflows

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, charts
- domain: data-visualization, data-science, web-development
- platform: rust, wasm, cross-platform
- tags: echarts, chart-rendering, declarative-api, svg, png

## Member repositories
- yuankunzhang/charming (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:02.870892+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:22:22.877602+00:00, confidence not recorded.
  - readme: https://github.com/yuankunzhang/charming (fetched 2026-08-28T04:07:02.870892+00:00, sha c793c39fd610)
  - registry_crates: https://crates.io/api/v1/crates/charming (fetched 2026-08-29T10:04:37.607044+00:00, sha 7a5dc4d88e17)
- Data as of 2026-08-30T08:39:29.467469+00:00.
