BCT Bar Chart 01
New chart
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.
Settings From Data 03
WD Data Adapter CSV 01
WD Data Adapter JSON 01
anychart.charts.Cartesian.data set asTableData
anychart.core.Chart.toXml asNode
BCT Bar Chart 02