DefinitelyTyped/types/recharts
Roy Xue c4cb9b4d0a [recharts] Improve Label props (#20016)
* Fix typo and is required

* Add new viewbox type

* Change tp correct contributor github link
2017-09-25 16:56:50 -07:00
..
index.d.ts [recharts] Improve Label props (#20016) 2017-09-25 16:56:50 -07:00
README.MD
recharts-tests.tsx Correctly mark viewBox, xAxis, yAxis as optional and add some more shapes to the test 2017-09-20 14:36:06 -05:00
tsconfig.json
tslint.json Merge upstream changes (#3) 2017-09-10 08:44:56 +03: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.