mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
* recharts: add some missing label definitions to BarProps XAxisProps and YAxisProps * doc: Link to the recharts documentation regarding the label property in BarProps, XAxisProps and YAxisProps
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.