Type Alias ChartType

ChartType:
    | "barchart"
    | "combochart"
    | "distributionplot"
    | "kpi"
    | "linechart"
    | "map"
    | "scatterplot"
    | "table"

Chart type given to current recommendation