@ui5/webcomponents-react-charts
Charts for ui5-webcomponents-react
Usage
Installation
yarn add @ui5/webcomponents-react-charts
Documentation
You can find an interactive documentation in our Storybook.
Contributing
Create New Components
You can create new components with our cli: 🎉
Using npm:
npm run create-component YOUR_COMPONENT_NAME
Using yarn:
yarn create-component YOUR_COMPONENT_NAME
These commands will create a new folder in the src folder, containing the index, the stylesheets as well as the demo.
Contribute
Please check our Contribution Guidelines.
License
Please see our LICENSE for copyright and license information.
Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.