naver/billboard.js
📊 Re-usable, easy interface JavaScript chart library based on D3.js, with SVG and Canvas rendering support observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 92
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 24.5
- age_days: 3373
- days_rel: 58
- days_push: 8
- n_releases_24m: 17
Adoption not part of the score
6007 stars · 357 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
billboard.js is a reusable JavaScript chart library built on D3.js, offering a simple API to generate charts rendered as SVG or Canvas. It is modular ESM-based, highly configurable, and a popular successor to C3.js.
Use cases
- render bar, line, and area charts in a web app
- visualize large datasets with canvas rendering
- create interactive dashboards with D3-based charts
- migrate from C3.js to a maintained chart library
- generate chart images in Node.js
- build modular bundles importing only needed chart types
When to choose
- you want D3-powered charts with a simple, high-level API
- you need both SVG and Canvas rendering from one API
- you need many chart types with extensive customization options
When to avoid
- you need a framework-agnostic declarative chart spec like Vega-Lite
- your project avoids a D3 peer dependency
- you need server-side charting beyond static image generation
Facets
library · maturity active
data-visualization charts data-visualization frontend web-development browser cross-platform d3 svg canvas charting-library esm typescript nodejs
2 sources
- readme: https://github.com/naver/billboard.js · fetched 2026-08-28 · 69d9296428dd
- homepage: https://naver.github.io/billboard.js/ · fetched 2026-08-29 · 6ea6c9b9ea5d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| naver/billboard.js | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="naver/billboard.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem