Files
DefinitelyTyped/types/recharts
Nikolay Solovyov 2753c44ac1 Update index.d.ts (#20756)
`activeIndex` and `activeShape` is optional parameters. Also, `activeIndex` can contains numbers and array of numbers, not an array of any.
2017-10-20 08:17:49 -07:00
..
2017-10-20 08:17:49 -07:00

Typings for Recharts, a composable charting library built on React components

The Recharts website has comprehensive API documentation which is generated from JavaScript files. Those files are used as input to generate these typings.