# @mui/x-charts

> The community edition of MUI X Charts components.

Latest version **9.13.0** (published 2026-09-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install @mui/x-charts
pnpm add @mui/x-charts
yarn add @mui/x-charts
bun add @mui/x-charts
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 9.13.0 |
| Published | 2026-09-04 |
| First published | 2023-06-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=14.0.0 |
| Dependencies | 10 |
| Unpacked size | 5.6 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 5845 |
| Author | MUI Team |
| Maintainers | cherniavskii, lukastyla, alexandrefauquette, danailh, flaviendelangle, oliviertassinari, mbilalshafi, jcquintas, kyusuf, michelengelen, noraleonte, arminmeh, romgrk, bernardobelchior, rita-codes, janpotoms |
| Keywords | react, react-component, mui, mui-x, material-ui, material design, charts |

## Links

- npm: https://www.npmjs.com/package/@mui/x-charts
- Repository: https://github.com/mui/mui-x
- Homepage: https://mui.com/x/react-charts/
- Issues: https://github.com/mui/mui-x/issues
- npm.io page: https://npm.io/package/@mui/x-charts

## Dependencies (10)

- [clsx](https://npm.io/package/clsx.md) ^2.1.1
- [reselect](https://npm.io/package/reselect.md) ^5.2.0
- [@mui/utils](https://npm.io/package/@mui/utils.md) ^9.4.0
- [prop-types](https://npm.io/package/prop-types.md) ^15.8.1
- [bezier-easing](https://npm.io/package/bezier-easing.md) ^3.0.1
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.29.7
- [@mui/x-internals](https://npm.io/package/@mui/x-internals.md) ^9.13.0
- [@mui/x-charts-vendor](https://npm.io/package/@mui/x-charts-vendor.md) ^9.13.0
- [use-sync-external-store](https://npm.io/package/use-sync-external-store.md) ^1.6.0
- [@mui/x-internal-gestures](https://npm.io/package/@mui/x-internal-gestures.md) ^9.13.0

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 9.13.0 (latest) — 2026-09-04
- 8.29.3 (latest-v8) — 2026-08-21
- 9.0.0-rc.0 (next) — 2026-04-07
- 7.29.1 (latest-v7) — 2025-04-23
- 9.12.0 — 2026-08-21
- 9.11.1 — 2026-08-06
- 9.11.0 — 2026-08-06
- 9.10.1 — 2026-07-23
- 9.10.0 — 2026-07-17
- 9.9.0 — 2026-07-09
- 9.8.0 — 2026-07-02
- 8.29.2 — 2026-07-02
- 9.7.0 — 2026-06-25
- 9.6.0 — 2026-06-18
- 9.5.0 — 2026-06-11
- … 173 more at https://npm.io/package/@mui/x-charts/versions

## README

# MUI X Charts

This package is the community edition of the chart components.
It's part of [MUI X](https://mui.com/x/), an open-core extension of our Core libraries, with advanced components.

## Installation

Install the package in your project directory with:

```bash
npm install @mui/x-charts @mui/material @emotion/react @emotion/styled
```

## Documentation

Visit [https://mui.com/x/react-charts/](https://mui.com/x/react-charts/) to view the full documentation.

---
_Source: https://npm.io/package/@mui/x-charts · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
