# GoodData.UI SDK - Charts

[![npm version](https://img.shields.io/npm/v/@gooddata/sdk-ui-charts)](https://www.npmjs.com/@gooddata/sdk-ui-charts)&nbsp;
[![npm monthly downloads](https://img.shields.io/npm/dm/@gooddata/sdk-ui-charts)](https://npmcharts.com/compare/@gooddata/sdk-ui-charts?minimal=true)&nbsp;
![typescript](https://img.shields.io/badge/typescript-first-blue?logo=typescript)

This package is a part of the [GoodData.UI SDK](https://sdk.gooddata.com/gooddata-ui/docs/about_gooddataui.html).
To learn more, check [the source monorepo](https://github.com/gooddata/gooddata-ui-sdk).

This package provides a set of React-based [chart visualizations](https://sdk.gooddata.com/gooddata-ui/docs/start_with_visual_components.html) that you can use to visualize your data.

These include bar charts, pie charts, line charts, and more.

For a table visualization, see the [`@gooddata/sdk-ui-pivot`](https://www.npmjs.com/package/@gooddata/sdk-ui-pivot) package.

For map-based charts, see the [`@gooddata/sdk-ui-geo package`](https://www.npmjs.com/package/@gooddata/sdk-ui-geo) package.

## License

(C) 2017-2022 GoodData Corporation

This project is under commercial license. See [LICENSE](https://github.com/gooddata/gooddata-ui-sdk/blob/master/libs/sdk-ui-charts/LICENSE).
