Ross ROSS = Recommend OSS · open-source software intelligence for agents

ChartGPU/ChartGPU

Beautiful, open source, WebGPU-based charting library observed · 2026-08-28

github.com/ChartGPU/ChartGPU · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

81/100

  • Activity 99
  • Release rhythm 96
  • Longevity 16
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 1.0
  • age_days: 229
  • days_rel: 30
  • days_push: 9
  • n_releases_24m: 33

Full methodology

Adoption not part of the score

3212 stars · 102 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ChartGPU is an MIT-licensed TypeScript charting library that renders charts entirely with WebGPU instead of Canvas 2D or SVG. It targets large datasets, real-time streaming appends, multi-chart dashboards sharing one GPU device, and 3D series, with no WebGL/Canvas fallback.

Use cases

  • render million-point scatter plots in the browser
  • build streaming real-time dashboards with many charts
  • plot candlestick and OHLC financial charts
  • visualize high-rate time series without dropped frames
  • render 3D point clouds and surfaces on the web
  • create heatmaps and spectrogram-style visualizations

When to choose

  • you need to chart hundreds of thousands to millions of points smoothly
  • you are building observability, trading, or scientific dashboards with many synchronized charts
  • your target browsers support WebGPU (Chrome/Edge 113+, Safari 18+)
  • you want GPU-side sampling, density binning, and streaming appends with capped memory

When to avoid

  • you need broad browser support including older Firefox or WebGL/Canvas fallback
  • you only need simple static charts with modest data sizes
  • your users are on devices without WebGPU-capable GPUs

Facets

library · maturity active

data-visualization charts graphics data-visualization frontend web-development analytics browser webgpu charting streaming-data candlestick scatter-plot heatmap 3d-charts gpu-rendering financial-charts zero-dependencies web-server nodejs typescript

10 sources

Member repositories

RepositoryRoleHealth v2
ChartGPU/ChartGPUmain81

For agents

markdown · JSON · MCP: product_card(name="ChartGPU/ChartGPU")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem