# Examples

> Production-style dashboards built with Mario Charts. Use them as reference compositions, not as installable packages.

## Dashboards

- [Sales dashboard](https://mariocharts.com/examples/dashboards/sales.md) — revenue, funnel, and product mix
- [Analytics dashboard](https://mariocharts.com/examples/dashboards/analytics.md) — traffic and engagement overview

## Install the charts used in examples

```bash
npx shadcn@latest add https://mariocharts.com/r/bar-chart.json
npx shadcn@latest add https://mariocharts.com/r/line-chart.json
npx shadcn@latest add https://mariocharts.com/r/area-chart.json
```

See the [component index](https://mariocharts.com/docs/components.md) for every chart.

HTML examples: https://mariocharts.com/examples
