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

chartist-js/chartist

Simple responsive charts observed · 2026-08-28

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

Health v2 · maintenance only

78/100

  • Activity 99
  • Release rhythm 38
  • 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: 87.5
  • age_days: 4560
  • days_rel: 337
  • days_push: 7
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

13389 stars · 2468 forks observed · 2026-08-28

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

Chartist is a lightweight, responsive charting library that renders charts as inline SVG in the DOM. It is written in TypeScript, ships as a tree-shakable ES module, and relies on standard web technologies (SVG, CSS, JavaScript) instead of canvas.

Use cases

  • add responsive charts to a website
  • render lightweight SVG line, bar, and pie charts
  • style charts with CSS instead of canvas
  • embed small-bundle charts in a frontend app
  • create designer-friendly customizable charts
  • draw charts that scale responsively across devices

When to choose

  • you need small bundle size and tree-shakable ESM charts
  • you want charts styled and customized via CSS and the DOM
  • you prefer SVG rendering over canvas
  • you want a simple, unopinionated charting API with TypeScript types

When to avoid

  • you need complex built-in interactions like tooltips, zooming, or legends out of the box
  • you need heavy-duty charting with many series types or 3D charts
  • you prefer canvas-based rendering for very large datasets

Facets

library · maturity stable

data-visualization charts data-visualization frontend web-development browser cross-platform svg-charts responsive-charts lightweight typescript tree-shakable charting-library nodejs

6 sources

Member repositories

RepositoryRoleHealth v2
chartist-js/chartistmain78

For agents

markdown · JSON · MCP: product_card(name="chartist-js/chartist")

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