0.1.9 • Published 9 years ago

react-d3-responsive v0.1.9

Weekly downloads
-
License
MIT
Repository
-
Last release
9 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

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.21

10 years ago

0.0.20

10 years ago

0.0.19

10 years ago

0.0.18

10 years ago