sparkline ~master (2022-03-13T09:55:34Z)
Dub
Repo
sparkline
sparkline
sparkline
Generates sparkline string given arrray of numbers
string
sparkline
(
const
float
[]
numbers
,
immutable
(
string
)[]
steps
= ["▁", "▂", "▃", "▄", "▅", "▆", "▇", "█"]
)
Meta
Source
See Implementation
sparkline
sparkline
functions
sparkline
Generates sparkline string given arrray of numbers