Skip to content

[sparkline-basic] Basic Sparkline #1011

@MarkusNeusinger

Description

@MarkusNeusinger

Description

A sparkline is a small, condensed line chart designed to be embedded inline with text or in dashboard cells. It shows trends at a glance without axes, labels, or detailed scales - pure data visualization in minimal space.

Key Features

  • Minimal size, maximum information density
  • No axes or gridlines
  • Often shows min/max points highlighted
  • Designed for inline or table cell embedding

Applications

  • Dashboard KPI trend indicators
  • Inline stock price trends
  • Table cells showing metric history
  • Small multiples for comparing many series

Data Requirements

  • values (numeric array) - Sequential values
  • Size: 10-100 data points typical
  • No explicit x-axis needed (assumed sequential)

Visual Elements

  • Single continuous line
  • Optional: highlight first/last points
  • Optional: highlight min/max points
  • Optional: reference line (e.g., average)
  • Optional: fill under line
  • Compact aspect ratio (wide and short)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions