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

leeoniya/uPlot

📈 A small, fast chart for time series, lines, areas, ohlc & bars observed · 2026-08-28

github.com/leeoniya/uPlot · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

61/100

  • Activity 78
  • Release rhythm 16
  • Longevity 100
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: 166
  • age_days: 2532
  • days_rel: 537
  • days_push: 134
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

10452 stars · 459 forks observed · 2026-08-28

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

uPlot is a small (~50 KB) and fast Canvas 2D-based JavaScript charting library for time series, lines, areas, OHLC, and bar charts. It renders hundreds of thousands of points in milliseconds with best-in-class zoom and cursor performance, and supports live data streaming at 60fps.

Use cases

  • plot large time series datasets in the browser
  • render financial OHLC candlestick charts
  • stream live sensor data to a chart at 60fps
  • add lightweight charts to a dashboard without heavy dependencies
  • visualize millions of data points with fast zoom and pan
  • sync cursors across multiple charts

When to choose

  • you need the smallest and fastest time series charting library
  • you're plotting very large datasets (100k+ points) where Chart.js or ECharts are too slow
  • you want low CPU/memory usage for live streaming updates
  • bundle size is a priority

When to avoid

  • you need WebGL-level performance beyond ~100k in-view streaming points
  • you need many chart types like pie, donut, or heatmaps
  • you want a batteries-included charting library with extensive built-in styling and theming
  • you need 3D or geographic plotting

Facets

library · maturity stable

data-visualization charts data-visualization analytics frontend web-development browser time-series canvas lightweight performance ohlc streaming-data charting javascript

2 sources

Member repositories

RepositoryRoleHealth v2
leeoniya/uPlotmain61

For agents

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

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