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.
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.
anychart.charts.Cartesian.data set asTableData
anychart.data.loadCsvFile
AS Themes 02
BCT Bar Chart 01
BCT Doughnut Chart 05
BCT Pointers-and-Data Marker 05
Column Chart
AnyChart - JavaScript Charts designed to be embedded and integrated
100 Percent Stacked Bar Chart
100% Stacked Bar Charts display the comparison of the percentage, taking the whole category as 100%. Chart describes the products' sales ratio by four regions. The legend is interactive and controls chart series.
AS Color Management 02
Bar Chart
Bar chart consists of rectangular bars that represent the changes over a period of time or for comparing data values of some objects. This simple bar chart displays the revenue a company gets selling its products.