D3
Organization@d3
Data-Driven Documents
37
Published Tools
131,261
Total Stars
13,161,061
Weekly Downloads
1,938
GitHub Followers
54
Public Repos
Published Tools
37 Skillsacross 1 categoryd3
mbostock
Data-Driven Documents
d3-shape
mbostock
Graphical primitives for visualization, such as lines and areas.
d3-force
mbostock
Force-directed graph layout using velocity Verlet integration.
d3-scale
mbostock
Encodings that map abstract data to visual representation.
d3-queue
mbostock
Evaluate asynchronous tasks with configurable concurrency.
d3-hierarchy
mbostock
Layout algorithms for visualizing hierarchical data.
d3-sankey
mbostock
Visualize flow between nodes in a directed acyclic network.
d3-delaunay
mbostock
Compute the Voronoi diagram of a set of two-dimensional points.
d3-format
GitHub Actions
Format numbers for human consumption.
d3-ease
mbostock
Easing functions for smooth animation.
d3-selection
mbostock
Data-driven DOM manipulation: select elements and join them to data.
d3-zoom
mbostock
Pan and zoom SVG, HTML or Canvas using mouse or touch input.
d3-contour
mbostock
Compute contour polygons using marching squares.
d3-interpolate
mbostock
Interpolate numbers, colors, strings, arrays, objects, whatever!
d3-array
mbostock
Array manipulation, ordering, searching, summarizing, etc.
d3-dsv
mbostock
A parser and formatter for delimiter-separated values, such as CSV and TSV
d3-color
mbostock
Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).
d3-drag
mbostock
Drag and drop SVG, HTML or Canvas using mouse or touch input.
d3-time-format
mbostock
A JavaScript time formatter and parser inspired by strftime and strptime.
d3-voronoi
mbostock
Compute the Voronoi diagram of a set of two-dimensional points.
d3-hexbin
mbostock
Group two-dimensional points into hexagonal bins.
d3-time
mbostock
A calculator for humanity’s peculiar conventions of time.
d3-quadtree
mbostock
Two-dimensional recursive spatial subdivision.
d3-fetch
mbostock
Convenient parsing for Fetch.
d3-transition
mbostock
Animated transitions for D3 selections.
d3-axis
mbostock
Displays automatic reference lines for scales.
d3-path
mbostock
Serialize Canvas path commands to SVG.
d3-timer
mbostock
An efficient queue capable of managing thousands of concurrent animations.
d3-brush
mbostock
Select a one- or two-dimensional region using the mouse or touch.
d3-random
mbostock
Generate random numbers from various distributions.
d3-tile
mbostock
Compute the quadtree tiles to display in a rectangular viewport.
d3-chord
mbostock
Visualize relationships or network flow with an aesthetically-pleasing circular layout.
d3-collection
mbostock
Handy data structures for elements keyed by string.
d3-request
mbostock
A convenient alternative to XMLHttpRequest.
d3-polygon
mbostock
Operations for two-dimensional polygons.
d3-dispatch
mbostock
Register named callbacks and call them with arguments.
d3-selection-multi
mbostock
Multi-value map syntax for D3 selections.