0.1.9 • Published 7 years ago

react-d3-responsive v0.1.9

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

React and D3 Charting

Modular ReactJS charts made using d3 chart utilities.

npm version

Usage

The latest version of react-d3-responsive requires React 0.14 or later and D3 3.5.4 or later.

No support d3@v4.0 currently

NPM

Via npm:

npm install react-d3-responsive

Import into your ReactJS project:

// es6
import {AreaGraph, BarGraph, LineGraph, PieChart, ScatterPlot} from 'react-d3-responsive';

Available Charts

  • AreaGraph
  • BarGraph
  • LineGraph
  • PieChart
  • ScatterPlot

For usage.

Support

Issues: react-d3-responsive on Github

Background

Inspired by this blog post by Abhisek Jana of A Developer Diary

Also referencing rd3 by Yang Wei for structure

License

MIT

Copyright © 2016 Drew Thorson

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.21

8 years ago

0.0.20

8 years ago

0.0.19

8 years ago

0.0.18

8 years ago