hx-charts
v1.15.32
Published
Made with create-react-library
Downloads
93
Readme
hx-charts
Made with create-react-library
Install
npm install --save hx-charts
Usage
import React, { Component } from 'react'
import MyComponent from 'hx-charts'
import 'hx-charts/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © ohelixa