Properties
Optional colors
colors: object | string[]
Optional gridLine
gridLine: "none" | "all" | "vertial" | "horizontal"
Optional isDark
isDark: undefined | false | true
Optional mutedTextColor
mutedTextColor: undefined | string
Optional smooth
smooth: undefined | false | true
Optional stacked
stacked: undefined | false | true
Optional styles
styles: undefined | object
Optional textColor
textColor: undefined | string
Optional tooltip
tooltip: undefined | object
Optional type
type: "line" | "bar" | "area" | "sparkline"