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.
API / anychart.charts.Cartesian.getYScales
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.
Chartopedia / Stacked Stock Chart
API / anychart.enums.ScaleStackMode asStock
Chartopedia / Stacked SplineArea Chart
A Stacked Spline Area Chart is composed of several Spline Area series having their own height and stacked vertically on top of one another. This type is convenient when one needs to see the variation of each Spline Area series and the variation of the combined value.
Chartopedia / Stacked SteplineArea Chart
A Stacked Step Line Area Chart is composed of several Step Line Area series having their own height and stacked vertically on top of one another. This type is convenient when we need to see the variation of each SteplineArea series and the variation of the combined value.
Gallery / Stacked Column and Line Chart
Three series of a Stacked Column type and a series of a Line type are combined in this chart. Two axes demonstrate values in integer and percent values.
API / anychart.enums.ScaleStackMode asCartesian
API / anychart.charts.Cartesian3d.getYScales