# palantir/plottable

:bar_chart: A library of modular chart components built on D3

Repository: https://github.com/palantir/plottable
Canonical: https://ross.abutalabs.com/products/plottable
Homepage: http://plottablejs.org/
Language: TypeScript
License: MIT
License Family: permissive
Topics: chart, charting-library, typescript, chart-component, javascript, plottable, d3, plots, flexible, octo-correct-managed
Last push: 2025-09-08T15:43:09+00:00

## Health v2 (maintenance only)
Score: 41/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 41, release rhythm 8, longevity 100
- inputs: {"age_days": 4606, "days_push": 359, "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 3110, forks 232 (observed 2026-08-28T04:07:43.900734+00:00)

## What it is
Plottable is a TypeScript library of modular chart components built on top of D3.js, providing higher-level building blocks like plots, axes, gridlines, and legends. It follows a 'composition over configuration' philosophy, letting developers assemble flexible custom charts from composable Components arranged in Tables and Groups.

## Use cases
- build custom interactive charts for websites
- create line, area, and bar plots without writing raw D3
- compose reusable chart components with axes and gridlines
- add flexible data visualizations to a web app
- extend charts with custom D3-based components

## When to choose
- you need D3-level flexibility but want higher-level chart components
- you want to compose custom charts from modular pieces rather than configure templates
- your team works in TypeScript and wants typed chart APIs

## When to avoid
- you just need quick standard charts from templates with minimal code
- you need a framework-agnostic React/Vue chart component set
- you need active feature development - the project is in maintenance mode

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, charts
- domain: data-visualization, frontend, web-development
- platform: browser
- tags: d3, chart-components, svg, composition-over-configuration, plots, nodejs, javascript, typescript

## Member repositories
- palantir/plottable (main) score 41

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:43.900734+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-30T07:26:50.874270+00:00, confidence not recorded.
  - readme: https://github.com/palantir/plottable (fetched 2026-08-28T04:07:43.900734+00:00, sha 8af1da81dc6b)
  - homepage: http://plottablejs.org/ (fetched 2026-08-29T09:42:14.417319+00:00, sha 2356ccedfdb9)
  - site_page: http://plottablejs.org/docs/modules/plottable.html (fetched 2026-08-29T09:42:14.426164+00:00, sha db562d3a43ec)
  - site_page: http://plottablejs.org/faq (fetched 2026-08-29T09:42:14.428623+00:00, sha 7bb027f44c64)
- Data as of 2026-08-30T08:39:29.467469+00:00.
