TAG:d3-module

库名最新版本描述
d3-annotation2.5.1Use d3-annotation with built-in annotation types, or extend it to make custom annotations. It is made for d3-v4 in SVG.
d3-array1.2.2Array manipulation, ordering, searching, summarizing, etc.
d3-axis2.1.0Displays automatic reference lines for scales.
d3-brush2.1.0Select a one- or two-dimensional region using the mouse or touch.
d3-chord3.0.0Visualize relationships or network flow with an aesthetically-pleasing circular layout.
d3-collection1.0.7Handy data structures for elements keyed by string.
d3-color1.2.1Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).
d3-dispatch3.0.0Register named callbacks and call them with arguments.
d3-drag2.0.0Drag and drop SVG, HTML or Canvas using mouse or touch input.
d3-ease3.0.0Easing functions for smooth animation.
d3-force2.1.1Force-directed graph layout using velocity Verlet integration.
d3-format1.3.0Format numbers for human consumption.
d3-geo1.9.1Shapes and calculators for spherical coordinates.
d3-hierarchy1.1.5Layout algorithms for visualizing hierarchical data.
d3-interpolate3.0.0Interpolate numbers, colors, strings, arrays, objects, whatever!
d3-path1.0.5Serialize Canvas path commands to SVG.
d3-polygon3.0.0Operations for two-dimensional polygons.
d3-quadtree3.0.0Two-dimensional recursive spatial subdivision.
d3-queue3.0.7Evaluate asynchronous tasks with configurable concurrency.
d3-random3.0.0Generate random numbers from various distributions.
d3-request1.0.6A convenient alternative to XMLHttpRequest.
d3-scale1.0.7Encodings that map abstract data to visual representation.
d3-selection2.0.0Data-driven DOM manipulation: select elements and join them to data.
d3-shape1.2.0Graphical primitives for visualization, such as lines and areas.
d3-time-format2.1.1A JavaScript time formatter and parser inspired by strftime and strptime.
d3-time1.0.8A calculator for humanity’s peculiar conventions of time.
d3-timer3.0.0An efficient queue capable of managing thousands of concurrent animations.
d3-transition3.0.0Animated transitions for D3 selections.
d3-voronoi1.1.2Compute the Voronoi diagram of a set of two-dimensional points.
d3-zoom2.0.0Pan and zoom SVG, HTML or Canvas using mouse or touch input.
d3-graphviz5.3.0Graphviz DOT rendering and animated transitions for D3
d3-hexbin0.2.2Group two-dimensional points into hexagonal bins.