A polar chart plots data on a radial coordinate system where each point is positioned by angle and distance from the center. Polyline series connect data points with straight-line segments without filling the interior, producing clean contour outlines that are ideal for comparing multiple datasets.
This sample renders four polyline series of cosmetic product revenue across ten ordinal categories. The y-axis is hidden so the focus is on the shape contours, and each series is auto-colored from the theme palette to distinguish the datasets. Hovering over any 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.