mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-13 04:00:33 +08:00
* 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
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.