A column polar chart renders bars radiating outward from the center on a circular axis. Stacking multiple column series shows the cumulative total for each category while preserving the individual contribution of each group.
This sample visualizes company profit across ten cosmetic product categories in four U.S. regions (Florida, Texas, Arizona, and Nevada) using stacked columns on an ordinal x-scale. The y-scale is set to value stack mode, points are sorted by category, and union-mode tooltips display dollar-prefixed values for all regions at once.
Follow the step-by-step Polar Chart Tutorial to learn how such charts are built. See the Polar Chart documentation for all configuration options.