JSPM

@lineandvertexsoftware/overlay-d3

0.1.12
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 164
  • Score
    100M100P100Q60135F
  • License MIT

D3.js overlay for interactive axes, zoom, and legends

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-d3

Usage

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