socket-chart

socket with highstock

Usage no npm install needed!

<script type="module">
  import socketChart from 'https://cdn.skypack.dev/socket-chart';
</script>

README

socket-chart

socket with highstock

NPM JavaScript Style Guide

Install

npm install --save socket-chart

Usage

import React, { Component } from 'react'

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

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

License

© molysulfur