# @uifabric/charting

**Charting components for [Fluent UI React](https://developer.microsoft.com/en-us/fluentui)**
([formerly Office UI Fabric React](https://developer.microsoft.com/en-us/office/blogs/ui-fabric-is-evolving-into-fluent-ui/))

The charting components here are ready to be used in production environment. However there are might be API revisions before final release.

To import charting components:

```js
import { ComponentName } from '@uifabric/charting/lib/ComponentName';
```
