hx-charts
TypeScript icon, indicating that this package has built-in type declarations

1.15.26 • Public • Published

hx-charts

Made with create-react-library

NPM JavaScript Style Guide

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

Readme

Keywords

none

Package Sidebar

Install

npm i hx-charts

Weekly Downloads

27

Version

1.15.26

License

MIT

Unpacked Size

6.93 MB

Total Files

153

Last publish

Collaborators

  • hx-dev
  • esantucci