# react-ecgchart **Repository Path**: baOZe/react-ecgchart ## Basic Information - **Project Name**: react-ecgchart - **Description**: No description available - **Primary Language**: NodeJS - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-ecgchart > EcgChart for reactjs [![NPM](https://img.shields.io/npm/v/react-ecgchart.svg)](https://www.npmjs.com/package/react-ecgchart) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) ## Install ```bash npm install --save react-ecgchart ``` ## Usage ```jsx import React, { Component } from 'react' import MyComponent from 'react-ecgchart' import 'react-ecgchart/dist/index.css' class Example extends Component { render() { return } } ``` ## License AGPL © [](https://github.com/)