Stacked Column Polar Chart
API / anychart.enums.ScaleStackMode asStock
Stacked Area Chart
Basic
Gallery / Stacked Column Chart
Stacked Column Charts display the comparison of the quantitative value each part of the category brings to the whole category. Each of the stack components shows its relative contribution to the entire bar and the entity as a whole.
API / anychart.scales.Linear.stackMode asStock
Gallery / Winter Olympics, Top 10 Chart using Google Spreadsheet
Stacked Column Chart showing the top nine national teams at the 2014 Winter Olympics in Sochi by medal count. Data for this visualization is loaded straight from a public document on Google Spreadsheets.
API / anychart.scales.Linear.stackDirection
API / anychart.charts.Cartesian.getYScales
Gallery / 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.
Gallery / Stacked Area Chart
Stacked Area Charts with Region-wise sales information. Stacked mode helps to present data as a sum of a whole.