Skip to content

ZhuravlevMaksim/simpl-path-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

npm install --save simpl-path-chart

Usage

import React, { Component } from 'react'

import SimpleNodeChart from 'simpl-path-chart'
import 'simpl-path-chart/dist/index.css'

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

License

MIT © ZhuravlevMaksim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published