# Balance Chart

> Wallet balance area chart, the line color follows the trend, the high and low float at their real points so there's no y axis, and a pill slides between 6 timeframes underneath. The line only smooths once the points sit closer than 2 stroke widths, that's where the wiggles blur into a smear, so at full size it draws the real data, and the readout always shows the real value. Scrub it with the mouse, a finger or the arrow keys. base is a prop. Light and dark via shadcn theme tokens, respects reduced motion. More dark, data-dense components at https://www.ssych.com/library?ref=21st.dev

- Author: [Savva Sicevs](https://21st.dev/@ssychui)
- Library: [ssych ui](https://21st.dev/@ssychui/library/ssicevs)
- License: mit
- Tags: Finance, Chart, Portfolio, Area Chart
- Live preview: https://21st.dev/@ssychui/components/balance-chart

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/ssychui/balance-chart?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/finance.md
