mirror of
https://github.com/d3/d3-shape.git
synced 2026-03-19 23:54:13 +00:00
Graphical primitives for visualization, such as lines and areas.
https://d3js.org/d3-shape
| .github | ||
| img | ||
| src | ||
| test | ||
| .eslintrc.json | ||
| .gitignore | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| rollup.config.js | ||
| yarn.lock | ||
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.