d3-annotation | 2.5.1 | Use d3-annotation with built-in annotation types, or extend it to make custom annotations. It is made for d3-v4 in SVG. |
d3-array | 1.2.2 | Array manipulation, ordering, searching, summarizing, etc. |
d3-axis | 2.1.0 | Displays automatic reference lines for scales. |
d3-brush | 2.1.0 | Select a one- or two-dimensional region using the mouse or touch. |
d3-chord | 3.0.0 | Visualize relationships or network flow with an aesthetically-pleasing circular layout. |
d3-collection | 1.0.7 | Handy data structures for elements keyed by string. |
d3-color | 1.2.1 | Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch). |
d3-dispatch | 3.0.0 | Register named callbacks and call them with arguments. |
d3-drag | 2.0.0 | Drag and drop SVG, HTML or Canvas using mouse or touch input. |
d3-ease | 3.0.0 | Easing functions for smooth animation. |
d3-force | 2.1.1 | Force-directed graph layout using velocity Verlet integration. |
d3-format | 1.3.0 | Format numbers for human consumption. |
d3-geo | 1.9.1 | Shapes and calculators for spherical coordinates. |
d3-hierarchy | 1.1.5 | Layout algorithms for visualizing hierarchical data. |
d3-interpolate | 3.0.0 | Interpolate numbers, colors, strings, arrays, objects, whatever! |
d3-path | 1.0.5 | Serialize Canvas path commands to SVG. |
d3-polygon | 3.0.0 | Operations for two-dimensional polygons. |
d3-quadtree | 3.0.0 | Two-dimensional recursive spatial subdivision. |
d3-queue | 3.0.7 | Evaluate asynchronous tasks with configurable concurrency. |
d3-random | 3.0.0 | Generate random numbers from various distributions. |
d3-request | 1.0.6 | A convenient alternative to XMLHttpRequest. |
d3-scale | 1.0.7 | Encodings that map abstract data to visual representation. |
d3-selection | 2.0.0 | Data-driven DOM manipulation: select elements and join them to data. |
d3-shape | 1.2.0 | Graphical primitives for visualization, such as lines and areas. |
d3-time-format | 2.1.1 | A JavaScript time formatter and parser inspired by strftime and strptime. |
d3-time | 1.0.8 | A calculator for humanity’s peculiar conventions of time. |
d3-timer | 3.0.0 | An efficient queue capable of managing thousands of concurrent animations. |
d3-transition | 3.0.0 | Animated transitions for D3 selections. |
d3-voronoi | 1.1.2 | Compute the Voronoi diagram of a set of two-dimensional points. |
d3-zoom | 2.0.0 | Pan and zoom SVG, HTML or Canvas using mouse or touch input. |
d3-graphviz | 5.6.0 | Graphviz DOT rendering and animated transitions for D3 |
d3-hexbin | 0.2.2 | Group two-dimensional points into hexagonal bins. |