0.0.0 • Published 4 years ago

react-d3js-charts v0.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

COMMING SOON..!!

react-d3js-charts

Simple, elegant and highly customisable D3 Charts for your React JS applications.

NPM JavaScript Style Guide

Install

npm install --save react-d3js-charts

Usage

import React, { Component } from 'react'

import MyComponent from 'react-d3js-charts'
import 'react-d3js-charts/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © 2020 Visakeswaran