Package : nodejs-d3-shape

Package details

Summary: Graphical primitives for visualization, such as lines and areas

Description:
Visualizations typically consist of discrete graphical marks, such as symbols,
arcs, lines and areas. While the rectangles of a bar chart may be easy enough
to generate directly using SVG or Canvas, other shapes are complex, such as
rounded annular sectors and centripetal Catmull–Rom splines. 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.


URL: https://d3js.org/d3-shape/
License: BSD

Maintainer: kekepower

List of RPMs