UNPKG

@testboxlab/react-bubble-chart-d3

Version:

ReactJS component to display data as a bubble chart using D3.

18 lines (17 loc) 377 B
{ "name": "test", "version": "0.1.0", "private": true, "dependencies": { "react": "^17.0.2", "react-dom": "^17.0.2", "react-scripts": "1.1.0", "react-bubble-chart-d3": "../" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" } }