A polar chart plots data on a radial coordinate system where each point is positioned by angle and distance from the center. Stacking polygon series shows cumulative contributions while preserving the filled-area shape of each individual dataset.
This sample stacks four polygon series of cosmetic product revenue across ten ordinal categories, representing different regional datasets. Points are sorted by x-value, the y-scale uses value stack mode, and the y-axis is hidden to focus on the layered shapes. Hovering over a data point reveals its value through the default tooltip.
Follow the step-by-step Polar Chart Tutorial to learn how such charts are built. See the Polar Chart documentation for all configuration options.