react-offcharts-core

0.1.71 • Public • Published

React Offcharts-Core

Build Status Coverage Status

A collection of util methods and helper components for React Offcharts.

Usage

This is not usefull on it's own unless you want a responsive svg that sends down with and height on resize event.

import Chart from 'react-offcharts-core/Components/Chart';
 
class Graph extends Component {
  ......
  render() {
    <Chart
      responsive
    >
      <SomeGraph someProps={...this.props}/>
    </Chart>
  }
}

SomeGraph will recieve the widht and heght on resize and on mount.

Licence

MIT Licence. Copyright (c) 2017 Arnthor Agustsson.

Package Sidebar

Install

npm i react-offcharts-core

Weekly Downloads

41

Version

0.1.71

License

MIT

Last publish

Collaborators

  • arnthor3