scatter-plot-lib

1.0.0 • Public • Published

scatter-plot-lib

This is a library to display scatterplot

NPM JavaScript Style Guide

Install

npm install --save scatter-plot-lib

Usage

import React, { Component } from 'react'

import MyComponent from 'scatter-plot-lib'
import 'scatter-plot-lib/dist/index.css'

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

License

MIT © divyapachbhai

Readme

Keywords

none

Package Sidebar

Install

npm i scatter-plot-lib

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

9.55 kB

Total Files

7

Last publish

Collaborators

  • divyapachbhai