DB Stage 02
Multiple Charts at Stage
Dashboard with six charts with information on New Year's parties of ACME Corp. The main purpose of this dashboard is to demonstrate general appearance of a simple dashboard.
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
anychart.data.loadCsvFile
Column Chart
Column chart is a kind of bar chart with vertically plotted rectangular bars (columns). This is a basic column chart that shows the income of the company by product.
Stacked Bar Chart
Stacked Bar chart displays sales breakdown for multiple products in several regions. Stacked mode helps to concentrate on comparing sales in all regions while being able to compare total sales as well.
Stacked Bar Chart with Negative Values
Stacked bar charts are used to compare the quantitative value each part of the category brings to the whole category. This chart shows the distribution of the revenue got from the cosmetic products sold to men and women.
WD Data Adapter CSV 01
BCT Bar Chart 01