d3 / d3-shape

Graphical primitives for visualization, such as lines and areas.

Home Page:https://d3js.org/d3-shape

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Graphical primitives for visualization, such as lines and areas.

https://d3js.org/d3-shape

License:ISC License


Languages

Language:JavaScript 100.0%