Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
d3-time
A calculator for humanity’s peculiar conventions of time.
d3-scale
Encodings that map abstract data to visual representation.
d3-array
Array manipulation, ordering, searching, summarizing, etc.
d3-path
Serialize Canvas path commands to SVG.
d3-shape
Graphical primitives for visualization, such as lines and areas.
d3-color
Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).
d3-format
Format numbers for human consumption.
d3-timer
An efficient queue capable of managing thousands of concurrent animations.
d3-interpolate
Interpolate numbers, colors, strings, arrays, objects, whatever!
d3-axis
Displays automatic reference lines for scales.
d3-time-format
A JavaScript time formatter and parser inspired by strftime and strptime.
d3-ease
Easing functions for smooth animation.
d3-dispatch
Register named callbacks and call them with arguments.
d3-selection
Data-driven DOM manipulation: select elements and join them to data.
d3-zoom
Pan and zoom SVG, HTML or Canvas using mouse or touch input.
d3-hierarchy
Layout algorithms for visualizing hierarchical data.
d3-transition
Animated transitions for D3 selections.
d3-drag
Drag and drop SVG, HTML or Canvas using mouse or touch input.
d3-scale-chromatic
Sequential, diverging and categorical color schemes.
d3-voronoi
Compute the Voronoi diagram of a set of two-dimensional points.