D3's repositories
d3-hierarchy
2D layout algorithms for visualizing hierarchical data.
d3-scale-chromatic
Sequential, diverging and categorical color scales.
d3-delaunay
Compute the Voronoi diagram of a set of two-dimensional points.
d3-selection
Transform the DOM by selecting elements and joining to data.
d3-contour
Compute contour polygons using marching squares.
d3-interpolate
Interpolate numbers, colors, strings, arrays, objects, whatever!
d3-time-format
Parse and format times, inspired by strptime and strftime.
d3-quadtree
Two-dimensional recursive spatial subdivision.
d3-transition
Animated transitions for D3 selections.
d3-geo-polygon
Clipping and geometric operations for spherical polygons.
d3-polygon
Geometric operations for two-dimensional polygons.
d3-dispatch
Register named callbacks and call them with arguments.