Home

Awesome

react-raphael-chart

Version Downloads

so easy, create charts with react-raphael!

Install

# or specify the externals in webpack config
npm install --save raphael
# install react-raphael-chart in your react-raphael-chart project
npm install  --save react-raphael-chart

API

PieChart

All props

DoughnutChart

All props

LineChart ( VoronoiLineChart )

BarChart

Develop

  1. clone the repository

     git clone https://github.com/liuhong1happy/react-raphael-chart.git
    
  2. install dependency package;

     npm install 
    
  3. run example

     npm run example
     
    
  4. build

     npm run build
     
    

Use

Now , you can see example !

Contact

Email: liuhong1.happy@163.com