UNPKG

d3-funnel

Version:

A library for rendering SVG funnel charts using D3.js

12 lines (11 loc) 148 B
addons: firefox: "latest" dist: bionic language: node_js node_js: - '12' - '14' - '16' script: - npx playwright install - npm run build