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

novus/nvd3

A reusable charting library written in d3.js observed · 2026-08-28

github.com/novus/nvd3 · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: n/a
  • age_days: 5039
  • days_rel: n/a
  • days_push: 1083
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7225 stars · 2069 forks observed · 2026-08-28

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

NVD3 is a reusable charting library built on top of d3.js, providing ready-made chart components like pie, line, bar, boxplot, candlestick, sunburst, and force-directed graphs. It wraps D3's low-level API in reusable chart models with sensible defaults, tooltips, and interactive guideline features.

Use cases

  • add interactive charts to a web dashboard
  • render line and bar charts with tooltips in the browser
  • create pie and donut charts without writing raw D3 code
  • visualize data with boxplot or candlestick charts
  • build reusable chart components following Mike Bostock's reusable charts pattern

When to choose

  • you want quick, prebuilt D3-based charts with tooltips and interactivity
  • your project already uses D3 v3.x
  • you need a lightweight JavaScript charting library without heavy dependencies

When to avoid

  • your project uses D3 v4.x or later, which NVD3 does not support
  • you need actively developed charts with modern framework integrations (React, Vue)
  • you need charts beyond WebKit-oriented browser support or IE10-

Facets

library · maturity maintenance

data-visualization charts data-visualization frontend web-development browser d3 charting svg reusable-charts javascript

2 sources

Member repositories

RepositoryRoleHealth v2
novus/nvd3main23

For agents

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

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