Skip to content

ChartType

ChartType = "bar" | "line" | "pie" | "area" | "scatter" | "unknown"

Defined in: src/core/document-model/types.ts:512