{
  "$schema": "https://ui.shadcn.com/schema/registry.json",
  "name": "analytics-kit",
  "homepage": "https://wingtics.com/",
  "items": [
    {
      "name": "chart",
      "type": "registry:ui",
      "title": "Chart",
      "description": "Recharts container used by every Wingtics chart. Colors inherit --chart-1…5 from the host theme.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "area-chart",
      "type": "registry:ui",
      "title": "Area chart",
      "description": "Trend with filled region and linear, log, or symlog y-axis scaling.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "line-chart",
      "type": "registry:ui",
      "title": "Line chart",
      "description": "Time series line with linear, log, or symlog y-axis scaling.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "bar-chart",
      "type": "registry:ui",
      "title": "Bar chart",
      "description": "Category comparison. Variants: vertical, horizontal, rounded, hatched, dither, glow, gradient, duotone.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "pie-chart",
      "type": "registry:ui",
      "title": "Pie chart",
      "description": "Share of a whole. Variants: donut, pie, legend, dither, rounded, radial, glow.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "funnel-chart",
      "type": "registry:ui",
      "title": "Funnel chart",
      "description": "Conversion stages. Variants: tape, steps, vertical.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "radar-chart",
      "type": "registry:ui",
      "title": "Radar chart",
      "description": "Multi-axis comparison. Variants: stroke, fill, glow, dither.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "composed-chart",
      "type": "registry:ui",
      "title": "Composed chart",
      "description": "Two series on one axis. Variants: combo, highlight, overlay.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "gauge-chart",
      "type": "registry:ui",
      "title": "Gauge",
      "description": "Single-value dial. Variants: arc, ring, tick.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "scatter-chart",
      "type": "registry:ui",
      "title": "Scatter chart",
      "description": "Correlation. Variants: dots, bubble, glow.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "sankey-chart",
      "type": "registry:ui",
      "title": "Sankey chart",
      "description": "Flow between stages. Variants: flow, gradient, dither.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "candlestick-chart",
      "type": "registry:ui",
      "title": "Candlestick chart",
      "description": "Open, high, low, close, and optional volume. Variants: ohlc, hollow, wick, volume.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "choropleth-chart",
      "type": "registry:ui",
      "title": "Choropleth",
      "description": "Region tiles by intensity. Variants: tiles, heat, dither.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "live-line-chart",
      "type": "registry:ui",
      "title": "Live line",
      "description": "Sliding window. Variants: stream, glow, dashed.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "ring-chart",
      "type": "registry:ui",
      "title": "Ring chart",
      "description": "Concentric KPI rings. Variants: stack, nested, track.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "heatmap-chart",
      "type": "registry:ui",
      "title": "Heatmap",
      "description": "Calendar of intensity. Variants: calendar, matrix, dither.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "sunburst-chart",
      "type": "registry:ui",
      "title": "Sunburst",
      "description": "Hierarchy as rings. Variants: nest, burst.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "profit-loss-chart",
      "type": "registry:ui",
      "title": "Profit / loss",
      "description": "Above and below zero. Variants: fill, stroke, bars.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "horizon-chart",
      "type": "registry:ui",
      "title": "Horizon chart",
      "description": "Many series folded into bands. Variants: bands, mirror.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "treemap-chart",
      "type": "registry:ui",
      "title": "Treemap",
      "description": "Squarified treemap of share and change. Variants: heat, diverging.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "cohort-grid",
      "type": "registry:ui",
      "title": "Cohort grid",
      "description": "Retention by cohort and period. Variants: triangle, counts.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "waterfall-chart",
      "type": "registry:ui",
      "title": "Waterfall",
      "description": "Floating bars bridging start to end. Variants: bridge, bars.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "share-band",
      "type": "registry:ui",
      "title": "Share band",
      "description": "One 100% band, optionally with a legend. Variants: segments, legend.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "slope-chart",
      "type": "registry:ui",
      "title": "Slope chart",
      "description": "Two dated axes joined per item. Variants: paired, change.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "quota-bar",
      "type": "registry:ui",
      "title": "Quota bar",
      "description": "Usage against a ceiling, with limit and projection.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "bump-chart",
      "type": "registry:ui",
      "title": "Bump chart",
      "description": "Rank over time. Variants: ribbon, line.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "marimekko-chart",
      "type": "registry:ui",
      "title": "Marimekko",
      "description": "Variable-width stacked bars: width is volume, height is share.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "spark-table",
      "type": "registry:ui",
      "title": "Spark table",
      "description": "Table with trailing sparklines and signed deltas.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "timeline-chart",
      "type": "registry:ui",
      "title": "Timeline",
      "description": "Dated rail with alternating pins.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "strip-chart",
      "type": "registry:ui",
      "title": "Strip chart",
      "description": "Raw event ticks per lane, no bucketing.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "radial-time-chart",
      "type": "registry:ui",
      "title": "Radial time",
      "description": "Hours around the circle, weekdays as rings.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "odometer",
      "type": "registry:ui",
      "title": "Odometer",
      "description": "A number that rolls to its new value.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "small-multiples",
      "type": "registry:ui",
      "title": "Small multiples",
      "description": "Grid of miniatures on a locked shared scale.",
      "categories": [
        "analytics",
        "charts"
      ]
    },
    {
      "name": "metric-card",
      "type": "registry:block",
      "title": "Metric card",
      "description": "KPI card wired to Wingtics. Variants: default, spark, compact, hero.",
      "categories": [
        "analytics"
      ]
    },
    {
      "name": "dashboard",
      "type": "registry:block",
      "title": "Analytics dashboard",
      "description": "Widget catalog on a 4-column grid, fed by a connector.",
      "categories": [
        "analytics",
        "dashboard"
      ]
    }
  ]
}
