Skip to content

Type Alias: ChartType

ChartType = "bar" | "line" | "area" | "pie" | "donut" | "scatter" | "radar" | "heatmap"

Supported chart types