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

c3js/c3

:bar_chart: A D3-based reusable chart library observed · 2026-08-28

github.com/c3js/c3 · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 96
  • Release rhythm 8
  • 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: n/a
  • age_days: 4794
  • days_rel: n/a
  • days_push: 28
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

9348 stars · 1362 forks observed · 2026-08-28

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

C3 is a D3-based reusable chart library for generating interactive SVG charts in web applications. It wraps D3 code behind a simple API with extensive customization options, callbacks, and post-render update methods.

Use cases

  • add interactive charts to a web app without writing raw D3
  • create line, bar, and pie charts from JSON data
  • build dashboards with customizable SVG visualizations
  • update chart data dynamically after rendering
  • style chart elements with CSS classes
  • add zoomable and stackable charts to a frontend

When to choose

  • you want D3-quality charts with a much simpler API
  • you need charts that can be updated and controlled after render
  • you want to extend chart internals directly with D3
  • you need a lightweight MIT-licensed charting library

When to avoid

  • you need a library with frequent releases and active development (last release was 2020)
  • you want React/Vue-native chart components
  • you need chart types outside C3's supported set
  • you prefer a more modern alternative like Chart.js or ECharts

Facets

library · maturity maintenance

data-visualization charts data-visualization frontend web-development browser d3 svg charting interactive-visualizations nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
c3js/c3main66

For agents

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

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