API / anychart.core.Chart.saveAsCsv
Docs / GFX Basics 08
Docs / BCT Vertical HiLo Chart
Docs / CS Tooltip 24
API / anychart.core.Chart.toJson asObj
API / anychart.core.Chart.toXml asString
API / anychart.core.Chart.toXml asNode
API / anychart.core.ui.MarkersFactory.offsetX get
API / anychart.data.loadXmlFile
API / anychart.core.Chart.toCsv
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.
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.