SupportedBarChartDataTypes type

Set of supported types for the data used with the bar chart data visualization.

export type SupportedBarChartDataTypes = [string, number, Date];