Files
DefinitelyTyped/types/recharts
rapmue 1fcbecea99 [Recharts] improved the SVG definitions (#18467)
* merged definitions with my own. therefor added some types and made
changed the namespace back to a module.

* fixxed lint errors

* added CSSStyleDeclaration to some elements, so that they are directly styleable like in the original example

* removed commented out code

* commented why points is optional now
2017-07-28 10:51:51 -07:00
..
2017-07-17 07:46:00 +02: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.