A column polar chart renders bars radiating outward from the center along a circular axis, making it effective for comparing categorical values in a compact radial layout. A single column series highlights the relative magnitude of each category at a glance.
This sample visualizes Nevada revenue across nine cosmetic product categories, from Rouge to Eyeshadows, as a single column series on an ordinal x-scale. The y-axis is hidden to emphasize the radial bar lengths, and the tooltip is configured with a dollar prefix for easy value reading on hover.
Follow the step-by-step Polar Chart Tutorial to learn how such charts are built. See the Polar Chart documentation for all configuration options.