Interface: SparklineOptions
Simplified sparkline options: a miniature chart with no chrome.
Properties
container?
optionalcontainer?:HTMLElement
data?
optionaldata?:Datum[]
field
field:
string
Value field; categories are the data indices.
fill?
optionalfill?:string
height?
optionalheight?:number
stroke?
optionalstroke?:string
theme?
optionaltheme?:unknown
type?
optionaltype?:"line"|"area"|"bar"
width?
optionalwidth?:number