0.1.5 • Published 7 years ago

react-highcharts-ts v0.1.5

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

Version 0.1.0

Available Components

<Chart id={string: Required} config={highchartsObject: Required} />

Pass the highcharts object into the component and highcharts works exactly as in a vanilla js or jquery application. for non-typescript applications pull in the js file using import {Chart} from 'react-highcharts-ts/dist/react-highcharts-ts';

otherwise use import {Chart} from 'react-highcharts-ts';]

Next Build

Will contain a pie chart with a center label. This label will be able to pass in an html template and will be responsive to label filters (onClick)

0.1.5

7 years ago

0.1.4

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago