# shutterstock/rickshaw

JavaScript toolkit for creating interactive real-time graphs

Repository: https://github.com/shutterstock/rickshaw
Canonical: https://ross.abutalabs.com/products/rickshaw
Homepage: https://shutterstock.github.io/rickshaw
Language: JavaScript
License: MIT
License Family: permissive
Topics: rickshaw, graph, javascript, d3, svg, charts
Last push: 2025-01-17T01:12:28+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 1, release rhythm 8, longevity 100
- inputs: {"age_days": 5431, "days_push": 594, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6506, forks 927 (observed 2026-08-28T04:09:43.935976+00:00)

## What it is
Rickshaw is a JavaScript toolkit for creating interactive real-time time-series graphs, built on top of D3 and rendered as SVG. It provides composable elements such as renderers, legends, hovers, and range selectors for assembling charts in the browser.

## Use cases
- plot real-time time series data in the browser
- create interactive line, area, and bar charts with d3
- build dashboards with legends, hovers, and range selectors
- render stacked area or stacked bar charts from JSON data
- add live-updating charts to a monitoring UI

## When to choose
- you need interactive time-series charts built on D3/SVG with fine CSS control
- you want composable chart components like legends, hovers, and range sliders
- you're plotting streaming or real-time metrics in a web dashboard

## When to avoid
- you need a batteries-included charting library with a high-level API like Chart.js or ECharts
- your project uses a modern framework and you prefer React/Vue chart bindings
- you need chart types beyond time-series (e.g., maps, 3D, heatmaps)

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, charts
- domain: data-visualization, frontend, web-development
- platform: browser
- tags: d3, svg, time-series, real-time-graphs, javascript, nodejs

## Member repositories
- shutterstock/rickshaw (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:43.935976+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:44:28.094857+00:00, confidence not recorded.
  - readme: https://github.com/shutterstock/rickshaw (fetched 2026-08-28T04:09:43.935976+00:00, sha f45825d87386)
  - homepage: https://shutterstock.github.io/rickshaw (fetched 2026-08-29T08:40:58.388367+00:00, sha e589dcd07ade)
  - registry_npm: https://registry.npmjs.org/rickshaw (fetched 2026-08-29T08:40:58.397678+00:00, sha 14642508314f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
