react-echart
TypeScript icon, indicating that this package has built-in type declarations

1.0.11 • Public • Published

react-echart

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-echart

Usage

import React, { Component } from 'react'

import MyComponent from 'react-echart'
import 'react-echart/dist/index.css'

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

License

MIT © alexxyzeng

/react-echart/

    Package Sidebar

    Install

    npm i react-echart

    Weekly Downloads

    2

    Version

    1.0.11

    License

    MIT

    Unpacked Size

    115 kB

    Total Files

    36

    Last publish

    Collaborators

    • xiayao