Package Exports
- @lineandvertexsoftware/overlay-d3
Readme
@lineandvertexsoftware/overlay-d3
D3 overlay module used by Vertexa Chart for axes, zoom/pan, guides, selection, and legend.
Install
npm install @lineandvertexsoftware/overlay-d3Usage
import { OverlayD3 } from "@lineandvertexsoftware/overlay-d3";This package is primarily intended as an internal building block of
@lineandvertexsoftware/vertexa-chart, but it can be used directly for custom
overlay workflows.
For full docs and examples, see: https://github.com/LineandVertexSoftware/vertexa-chart/blob/main/README.md