Sparkline
Tiny inline SVG trend line for use inside stat cards, tables, or dashboard tiles.
data sparkline
Usage
data.Sparkline(data.SparklineProps{
Points: []float64{12, 18, 9, 24, 17, 30, 28},
Fill: true,
Color: "var(--success)",
})Tiny inline SVG trend line for use inside stat cards, tables, or dashboard tiles.
data.Sparkline(data.SparklineProps{
Points: []float64{12, 18, 9, 24, 17, 30, 28},
Fill: true,
Color: "var(--success)",
})