sqlDashboards now supports Stacked Bar Charts
April 2nd, 2018 by ryan
sqlDashboards has now added support for stacked bar charts. e.g.: The chart format is: The first string columns are used as category labels. Whatever numeric columns appear after the strings represents a separate series in the chart. Row in the table is shown stacked above the other, in the order as they appear. e.g. The […]