Graphical primitives for visualization, such as lines and areas.


Keywords
d3, d3-module, graphics, visualization, canvas, svg
License
ISC
Install
npm install d3-shape@3.1.0

Documentation

d3-shape

This module provides a variety of shape generators for your convenience. As with other aspects of D3, these shapes are driven by data: each shape generator exposes accessors that control how the input data are mapped to a visual representation.

Resources