# d3-shape **Repository Path**: mirrors_d3/d3-shape ## Basic Information - **Project Name**: d3-shape - **Description**: Graphical primitives for visualization, such as lines and areas. - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 - [Documentation](https://d3js.org/d3-shape) - [Examples](https://observablehq.com/collection/@d3/d3-shape) - [Releases](https://github.com/d3/d3-shape/releases) - [Getting help](https://d3js.org/community)