# square/cubism

Cubism.js: A JavaScript library for time series visualization.

Repository: https://github.com/square/cubism
Canonical: https://ross.abutalabs.com/products/cubism
Homepage: https://square.github.com/cubism/
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2025-04-01T04:55:15+00:00

## Health v2 (maintenance only)
Score: 39/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 14, release rhythm 35, longevity 100
- inputs: {"age_days": 5271, "days_push": 519, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4926, forks 513 (observed 2026-08-28T04:09:02.562743+00:00)

## What it is
Cubism.js is a D3 plugin for visualizing time series data in the browser. It is designed for building realtime dashboards that pull metrics from sources like Graphite and Cube.

## Use cases
- build realtime monitoring dashboards for server metrics
- visualize time series data from Graphite or Cube
- render horizon charts of streaming metrics in the browser
- track live application performance metrics
- display scrolling time series charts on a status page

## When to choose
- you need realtime time series visualization in a web dashboard
- your metrics come from Graphite, Cube, or similar streaming sources
- you want compact horizon charts that show long time ranges in little space

## When to avoid
- you need a general-purpose charting library for static charts
- your project uses modern frameworks and needs actively maintained visualization tooling
- you need charts other than time series (bar, pie, etc.)

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, charts
- domain: data-visualization, monitoring, analytics
- platform: browser
- tags: d3-plugin, time-series, realtime-dashboards, horizon-charts, nodejs

## Member repositories
- square/cubism (main) score 39

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:02.562743+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-29T18:17:59.991918+00:00, confidence not recorded.
  - readme: https://github.com/square/cubism (fetched 2026-08-28T04:09:02.562743+00:00, sha 48cdc71437e0)
  - registry_npm: https://registry.npmjs.org/cubism (fetched 2026-08-29T09:00:08.580594+00:00, sha e45e1aedc80a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
