VisualizationType
Home > @gooddata/sdk-ui-catalog > VisualizationType
VisualizationType type
Visualization type
Signature:
export type VisualizationType = "scatter" | "donut" | "area" | "table" | "headline" | "column" | "line" | "treemap" | "pyramid" | "funnel" | "heatmap" | "bubble" | "pie" | "bar" | "combo" | "bullet" | "waterfall" | "dependencywheel" | "sankey" | "pushpin" | "repeater";