Chartopedia / Stacked Column Chart
A Stacked Column Chart is composed of several Column 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 Column series and the variation of the combined value.
Chartopedia / Nightingale Rose Chart
A Nightingale Rose Chart (Coxcomb Chart or Polar Area Diagram) is a combination of the Radar Chart and Stacked Column Chart. It is helpful when working with cyclic data (months, seasons, years, etc.) and with statistical data. Meteorologists use it to illustrate a wind rose.
API / anychart.core.SeriesPoint.getStackZero
Docs / BCT Mekko Chart 01
Docs / BCT Mekko Chart 02
Docs / BCT Vertical Mekko Chart
Docs / BCT Mekko Chart 03
API / anychart.core.SeriesPoint.getStackValue
API / anychart.scales.Linear.stackMode set