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.
COVID-19 in Italy
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.core.series.RenderingSettings.PointContext.getStackedValue
API / anychart.enums.ScaleStackMode asStock
API / anychart.charts.Cartesian3d.getYScales
API / anychart.core.series.RenderingSettings.PointContext.getStackedZero
API / anychart.scales.Linear.stackDirection
API / anychart.enums.ScaleStackMode asCartesian
Gallery / 100 Percent Stacked Column Chart
The 100% Stacked Column Chart displays the comparison of the percentage each part of the category brings to the whole category. This chart shows the products sales ratio in several regions.
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.