BCT Bar Chart 04
BCT Pointers-and-Data Marker 05
BCT Stacked Bar Chart
BCT Vertical Line Chart
DB Stage 02
Percent Stacked Bar Chart
A Percent Stacked Bar Chart is a multi-series Bar Chart which presents the contribution of each value to the sum of all values across categories. The X-axis is intended for percentage terms (from 0 to 100).
Range Bar Chart
A Range Bar Chart is similar to a Bar Chart, but it uses two X-axis values at a time – Low and High. Thus, each bar shows the difference between the maximum and minimum values in the corresponding category.
Software Sales Dashboard
Dashboard with 4 charts: area chart and bar charts. Area chart displays the sales and bar graphs give information about software distribution according to type, region or device type. All bar charts are interactive and used as filtering UI elements.
anychart.charts.Cartesian.data set asTableData
BCT Bar Chart 01