{
  "$schema": "https://shadcn-vue.com/schema/registry-item.json",
  "name": "charts",
  "title": "Charts",
  "type": "registry:ui",
  "files": [],
  "dependencies": [],
  "devDependencies": [],
  "registryDependencies": [
    "https://uipkge.dev/r/vue/area-chart.json",
    "https://uipkge.dev/r/vue/bar-chart.json",
    "https://uipkge.dev/r/vue/boxplot-chart.json",
    "https://uipkge.dev/r/vue/calendar-heatmap.json",
    "https://uipkge.dev/r/vue/candlestick-chart.json",
    "https://uipkge.dev/r/vue/funnel-chart.json",
    "https://uipkge.dev/r/vue/gauge-chart.json",
    "https://uipkge.dev/r/vue/graph-chart.json",
    "https://uipkge.dev/r/vue/heatmap.json",
    "https://uipkge.dev/r/vue/line-chart.json",
    "https://uipkge.dev/r/vue/parallel-chart.json",
    "https://uipkge.dev/r/vue/pie-chart.json",
    "https://uipkge.dev/r/vue/radar-chart.json",
    "https://uipkge.dev/r/vue/raw-chart.json",
    "https://uipkge.dev/r/vue/sankey-chart.json",
    "https://uipkge.dev/r/vue/scatter-chart.json",
    "https://uipkge.dev/r/vue/segmented-gauge.json",
    "https://uipkge.dev/r/vue/smooth-funnel.json",
    "https://uipkge.dev/r/vue/sparkline.json",
    "https://uipkge.dev/r/vue/sunburst-chart.json",
    "https://uipkge.dev/r/vue/theme-river.json",
    "https://uipkge.dev/r/vue/tree-chart.json",
    "https://uipkge.dev/r/vue/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": [
    "charts"
  ]
}