API / anychart.core.cartesian.series.RangeBar.stroke set
Chartopedia / Bar Chart
A Bar Chart (Bar Graph) displays data with rectangular bars whose sizes are proportional to the values they show. The chart presents compared categories on one axis and their corresponding values - on the other.
API / anychart.charts.Cartesian.data set asTableData
Chartopedia / Stacked Bar Chart
A Stacked Bar Chart is composed of several Bar series having their own width and stacked horizontally one by one. This type is convenient when one needs to see the variation of each Bar series and the variation of the combined value.
API / anychart.vertical
API / anychart.core.cartesian.series.RangeBar.stroke get
API / anychart.core.cartesian.series.RangeBar.fill set asLinear
Chartopedia / 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).
API / anychart.verticalArea
API / anychart.charts.Cartesian3d.data set asTableData
Chartopedia / 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.
API / anychart.core.cartesian.series.RangeBar.fill set asImg