export type ChartStacking = "clustered" | "stacked" | "percent_stacked";