A polar chart plots data on a radial coordinate system where each point is positioned by angle and distance from the center. Polygon series connect data points with straight-line segments and fill the enclosed area, creating shapes that make multi-series comparisons visually intuitive.
This sample builds four polygon series from tabular cosmetic product revenue data across ten product categories on an ordinal x-scale. The y-axis is hidden to emphasize the comparative shapes, and hovering over a data point reveals its value through the default tooltip. Each series is auto-colored from the palette to distinguish regional datasets.
Follow the step-by-step Polar Chart Tutorial to learn how such charts are built. See the Polar Chart documentation for all configuration options.