A column polar chart renders bars radiating outward from the center on a circular axis, making it effective for comparing categorical values in a compact radial layout. Multiple column series placed side by side allow direct year-over-year or group-by-group comparison.
This sample shows the top 15 technologies used for data visualization from the DVS State of the Industry surveys for 2019 and 2020. Two column series with custom widths and colors represent each survey year over an ordinal x-scale of technology names. Custom labels style the axis text, and the tooltip displays percentage values with series-specific font colors.
Follow the step-by-step Polar Chart Tutorial to learn how this chart was built. See the Polar Chart documentation for all configuration options.