{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "charts",
  "title": "Charts",
  "type": "registry:ui",
  "files": [],
  "dependencies": [],
  "devDependencies": [],
  "registryDependencies": [
    "https://uipkge.dev/r/react/area-chart.json",
    "https://uipkge.dev/r/react/bar-chart.json",
    "https://uipkge.dev/r/react/boxplot-chart.json",
    "https://uipkge.dev/r/react/calendar-heatmap.json",
    "https://uipkge.dev/r/react/candlestick-chart.json",
    "https://uipkge.dev/r/react/funnel-chart.json",
    "https://uipkge.dev/r/react/gauge-chart.json",
    "https://uipkge.dev/r/react/graph-chart.json",
    "https://uipkge.dev/r/react/heatmap.json",
    "https://uipkge.dev/r/react/line-chart.json",
    "https://uipkge.dev/r/react/parallel-chart.json",
    "https://uipkge.dev/r/react/pie-chart.json",
    "https://uipkge.dev/r/react/radar-chart.json",
    "https://uipkge.dev/r/react/raw-chart.json",
    "https://uipkge.dev/r/react/sankey-chart.json",
    "https://uipkge.dev/r/react/scatter-chart.json",
    "https://uipkge.dev/r/react/segmented-gauge.json",
    "https://uipkge.dev/r/react/smooth-funnel.json",
    "https://uipkge.dev/r/react/sparkline.json",
    "https://uipkge.dev/r/react/sunburst-chart.json",
    "https://uipkge.dev/r/react/theme-river.json",
    "https://uipkge.dev/r/react/tree-chart.json",
    "https://uipkge.dev/r/react/treemap-chart.json"
  ],
  "description": "Meta-bundle that installs every chart wrapper at once -- 23 charts spanning cartesian (area / bar / line / scatter / candlestick / theme-river), circular (pie / radar / gauge / segmented-gauge), hierarchy (treemap / funnel / smooth-funnel / sunburst / tree), flow (sankey / graph / parallel), distribution (boxplot), specialty (heatmap / calendar-heatmap / sparkline), and the raw escape hatch. Each is also installable on its own.",
  "categories": [
    "chart"
  ]
}