chart-web

1.0.0 • Public • Published

chart-web

A interactive chart library

NPM JavaScript Style Guide

Install

npm install --save chart-web

Usage

import React, { Component } from 'react'

import MyComponent from 'chart-web'
import 'chart-web/dist/index.css'

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

License

MIT © Tianqi-Li-Blanks

Readme

Keywords

none

Package Sidebar

Install

npm i chart-web

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

4.34 kB

Total Files

7

Last publish

Collaborators

  • tianqi-li-blanks