# Unique pricing chart modal

> A reusable step-style line chart component built with Recharts and ShadCN UI, used to visualize monthly data trends. It accepts an array of { month, value } objects and dynamically renders a smooth step line with customizable color and tooltips.

- Author: [Muhammad Kumail Ali](https://21st.dev/@m.kumailalirajpoot)
- License: unknown
- npm dependencies: recharts, lucide-react, @number-flow/react
- Live preview: https://21st.dev/@m.kumailalirajpoot/components/unique-pricing-chart-modal

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/m.kumailalirajpoot/unique-pricing-chart-modal?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
