# Animated Sparkline

> A compact SVG sparkline that draws itself, morphs between trend states, and shifts color for positive or negative movement. The exported AnimatedSparkline wraps it in a card with a label, an animated headline value, and a trend percentage (green up / red down); the underlying Sparkline is a standalone primitive with smooth or sharp curves, an optional soft glow, a fading left edge, an animated endpoint dot, and a replayable self-drawing reveal. Built with @number-flow/react for the value spin.

- Author: [dqnamo](https://21st.dev/@dqnamo)
- License: mit
- Tags: Animation, Sparkline, Chart, SVG, Trend
- npm dependencies: @number-flow/react, @phosphor-icons/react
- Live preview: https://21st.dev/@dqnamo/components/animated-sparkline

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/dqnamo/animated-sparkline?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt · More like this: https://21st.dev/community/components/s/animation.md
