d3-react-graph-core

D3 Graphs for react. Core Library, Everything as a component

Usage no npm install needed!

<script type="module">
  import d3ReactGraphCore from 'https://cdn.skypack.dev/d3-react-graph-core';
</script>

README

d3-react-graph-core

Build Status Coverage Downloads Downloads npm version dependencies dev dependencies License

D3 Graphs for react. Core Library, Everything as a component

Getting Started

Install it via npm:

npm install d3-react-graph-core

And include in your project:

import d3-react-graph-core from 'd3-react-graph-core';

License

Apache-2.0