Carbon Charts Angular is a thin Angular wrapper around the vanilla JavaScript @carbon/charts
component library. This prerelease is for Angular 16 and higher.
If you need support for older versions of Angular (or encounter problems with this module), please
revert to @carbon/charts-angular@latest. Distribution tags have been added for specific Angular
versions such as: @carbon/charts-angular@angular15, @carbon/charts-angular@angular16, etc.
The required styles should be imported from @carbon/charts-angular/dist/styles.css. Additional
documentation is provided in the Storybook demos.
Although new charts will be introduced in the future (such as a choropleth), data and options follow
the same model for all charts with minor exceptions. For example, in the case of a donut chart,
you're able to pass in an additional field called center in your options to configure the donut
center.
For instructions on using the tabular data format, see
here
Customizable options (specific to chart type) can be found
here
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.
For more information on the data being collected, please see the
IBM Telemetry documentation.