Function: getCompatibleChartTypes()
getCompatibleChartTypes(
rows,columns):ChartType[]
Return the chart types that are compatible with the given data shape. Used to populate the chart-type selector dropdown.
Parameters
Section titled “Parameters”Record<string, unknown>[]