package.README.md Maven / Gradle / Ivy
Carbon Charts
## [Documentation with StackBlitz examples](https://charts.carbondesignsystem.com/)
## Getting started
Run the following command using [npm](https://www.npmjs.com/):
```bash
npm install -S @carbon/charts
```
If you prefer [Yarn](https://yarnpkg.com/en/), use the following command instead:
```bash
yarn add @carbon/charts
```
The required styles should be imported from `@carbon/charts/dist/styles.css`.
## IBM Telemetry
This package uses IBM Telemetry to collect metrics data. By installing this package as a dependency
you are agreeing to telemetry collection. To opt out, see
[Opting out of IBM Telemetry data collection](https://github.com/ibm-telemetry/telemetry-js/tree/main#opting-out-of-ibm-telemetry-data-collection).
For more information on the data being collected, please see the
[IBM Telemetry documentation](https://github.com/ibm-telemetry/telemetry-js/tree/main#ibm-telemetry-collection-basics).
© 2015 - 2024 Weber Informatics LLC | Privacy Policy