Skip to content

AnimatedArea API

API reference docs for the React AnimatedArea component. Learn about the props, CSS, and other APIs of this exported module.

Demos

Import

import { AnimatedArea } from '@mui/x-charts/LineChart';
// or
import { AnimatedArea } from '@mui/x-charts';

Learn about the difference by reading this guide on minimizing bundle size.

Props

NameTypeDefaultDescription
skipAnimationboolfalse

If true, animations are skipped.

The component cannot hold a ref.