sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Type alias KpiSparklineType

KpiSparklineType: "area" | "column" | "line" | "spline"

Chart type of the sparkline embedded in a KPI chart.

  • 'line' — straight segments connecting the points.
  • 'spline' — a smoothed curve through the points.
  • 'area' — a line with the region beneath it filled.
  • 'column' — one vertical bar per point.
Last Updated: