styled-charts

1.0.2 • Public • Published

react-charts

A React Charts library

NPM JavaScript Style Guide

Install

npm install --save styled-charts

Usage

import React, { Component } from 'react'

import AwesomeLineChart from 'react-charts'
import 'styled-charts/dist/index.css'

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

License

MIT © LaghzaliTaha

Readme

Keywords

none

Package Sidebar

Install

npm i styled-charts

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

38.7 kB

Total Files

9

Last publish

Collaborators

  • laghzalitaha