0.3.2-rc.0 • Published 5 years ago

@ui5-webcomponents-react/charts v0.3.2-rc.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

@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

Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, Version 2.0 except as noted otherwise in the LICENSE file.