1
0
mirror of https://github.com/d3/d3.git synced 2025-12-08 19:46:24 +00:00
d3/docs/index.md
2023-06-08 15:15:35 -07:00

14 KiB

layout titleTemplate head hero features
home The JavaScript library for bespoke data visualization
link
rel href
canonical https://d3js.org
meta
name content
title D3
meta
name content
description The JavaScript library for bespoke data visualization
name text tagline image actions
D3 The JavaScript library for bespoke data visualization Bring your data to life with web standards
src alt
/logo.svg D3
theme text link
brand Get started /getting-started
theme text link
alt What is D3? /what-is-d3
theme text link
alt Examples https://observablehq.com/@d3/gallery
title details link
Selections and transitions Create, update, and animate the DOM based on data, without the overhead of a virtual DOM. /d3-selection
title details link
Scales and axes Transform and encode abstract data as visual values using scales, and then document the encodings with axes. /d3-scale
title details link
Shapes Arcs, areas, curves, lines, links, pies, stacks, symbols… /d3-shape
title details link
Interactions Panning, zooming, brushing, dragging, event handling… /d3-brush
title details link
Layouts Treemaps, trees, force-directed graphs, Voronoi, contours, density estimation, chord diagrams, circle-packing… /d3-hierarchy
title details link
Geographic maps More projections than you can shake a stick at, with arbitrary aspects, adaptive sampling, and flexible clipping. /d3-geo
title details link
… and more! Parsing, colors, dates, data, math, and whatever else you might need to visualize data. /d3-array
title details link linkText
Powering Observable Plot The D3 team also builds Observable Plot, a high-level API for quick charts built on top of D3. https://observablehq.com/plot Try Observable Plot
title details link linkText
Built by Observable D3 is developed by Observable, the platform for collaborative data analysis. https://observablehq.com Visit Observable
The JavaScript library for bespoke data visualization