Chartopedia / Percent Stacked Column Chart
A Percent Stacked Column Chart is a multi-series Column Chart which presents the contribution of each value to the sum of all values across categories. Y-axis is intended for percentage terms (from 0 to 100).
COVID-19 in Italy
Chartopedia / Percent Stacked Area Chart
A Percent Stacked Area Chart is a multi-series Area Chart, where the height of each series depends on its contribution to the sum of all values in a certain category (X-axis). It is helpful in showing the variation of a few variables and their percentage ratio.
Chartopedia / Percent Stacked SplineArea Chart
A Percent Stacked Spline Area Chart is a multi-series Spline Area Chart, where the height of each series depends on its contribution to the sum of all values in a certain category (X-axis). It is helpful in showing the variation of a few variables and their percentage ratio.
Gallery / Stacked Column Polar Chart
Gallery / 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.
API / anychart.scales.Linear.stackMode asStock
API / anychart.charts.Cartesian.getYScales
Gallery / ACME Corp Sales Dashboard
Dashboard with three charts: column chart, stacked column chart and pie chart. First chart is interactive and clicking on columns changes the second and the third charts. The dashboard displays company profit details for fourteen years.