Edilitics | Data to Decisions

Radial Bar Chart

Compare a single measure across categories arranged in a circle, with bar length radiating outward from the center - a ranked comparison with visual interest.

A radial bar chart - also called a polar bar chart or circular bar chart - arranges categories around a circle and draws bars that radiate outward from the center. Bar length encodes the measure value; the angle position identifies the category. Drop one categorical field into Column and one numeric field into Row. Use it when a circular layout suits the presentation context and the category count is small enough that bar lengths remain visually distinguishable.

When to Use

A radial bar chart shows the same information as a Horizontal Bar chart but in a circular form. The circular layout has one cost: bars do not share a common straight baseline, so comparing bar lengths across the circle is less precise than reading a standard bar chart. Use a radial bar when visual impact or layout variety matters more than pixel-level precision - executive summaries, public dashboards, or embedded analytics where the chart is one element in a visual story.

Radial bars are harder to compare than straight bars. The human eye is better at judging lengths along a straight axis than lengths radiating outward at different angles. If viewers need to make precise comparisons between categories, use a Horizontal Bar chart instead. Reserve the radial bar for contexts where the overall shape and the largest-vs-smallest contrast are what matter.

Switch to a different chart when:

ScenarioDimensionMeasure
Revenue by sales regionRegion nameSum of revenue
NPS score by product categoryProduct categoryAverage NPS
Headcount by departmentDepartment nameCount of employees
Support tickets resolved by teamTeam nameCount of resolved tickets
Ad spend by channelChannel nameSum of spend

Required Inputs

FieldTypeCount
DimensionCategoricalExactly 1
MeasureNumericExactly 1

For step-by-step build instructions, see Build Your First Chart.

Formatting Options

The Format tab unlocks after at least one field is assigned. Once your chart is rendering, use these controls to define how it looks and how viewers interact with it.

Style

Use the chart title to state the comparison question. On a radial bar, the title sits above the circle and is the first thing viewers read before interpreting bar lengths.

ControlWhat it does
Show Chart TitleShows or hides the title. The text is preserved when hidden so you can toggle it back without re-entering.
Enter Chart TitleTitle text. Maximum 50 characters.
Font familyFont applied to the title.
Font size5 to 30.
Bold / ItalicWeight and style.
AlignmentLeft, center, or right within the chart container.

The angle axis is the circular axis that positions each category around the circumference of the chart - think of it as the equivalent of the X-axis on a standard bar chart, bent into a circle. Reach for these controls when labels overlap or the axis line adds visual clutter to the circular layout.

Axis Line - the circular outer border of the chart.

ControlWhat it does
ShowShows or hides the circular axis line.
ColorColor of the axis line.
Line TypeSolid, Dashed, or Dotted.

Axis Label - the category names arranged around the circle.

ControlWhat it does
ShowShows or hides the category labels. Hiding labels also hides axis ticks.
Font sizeLabel font size, up to 20. Reduce if labels overlap at the edge of the circle.
Bold / ItalicWeight and style.
Font ColorLabel text color.
Font FamilyFont applied to category labels.

Axis Tick - the small marks on the axis line at each category position.

ControlWhat it does
ShowShows or hides tick marks. Hiding ticks does not hide labels.
ColorColor of the tick marks.

Reach for these controls to adjust the overall size and shape of the chart ring, the bar color, and the background grid.

ControlWhat it does
Radius (%) - innerThe empty center hole as a percentage of the container, 10 to 100. Increasing the inner radius makes the hole larger and shortens the bars.
Radius (%) - outerThe maximum bar reach as a percentage of the container, 10 to 100. Increasing the outer radius fills more of the container with bars. Default is 80%.
Bar ColorThe fill color of all bars. Single color applied uniformly - no per-category color control.
Show Split LinesShows or hides the concentric circular gridlines at each value interval. Leave on to help viewers estimate bar length against the value scale.
Show Split AreaFills alternate bands between split lines with a subtle background color. Turn off for a minimal look.

Radius labels are the value scale labels on the inner ring - they show what numeric value each concentric gridline represents. Enable them when viewers need to estimate values without hovering for a tooltip.

ControlWhat it does
Show Radius LabelsShows or hides the value scale labels on the radius axis.
Font StyleFont family applied to radius labels.
Font size / Bold / ItalicText weight, style, and size.
Font ColorLabel text color.
Number TypeDefault, Scientific, Decimal, Currency, Percentage, or Custom.
Display UnitNone, Thousand, Million, or Billion.
Decimal Places0 to 6. Available when Number Type is not Default.

Radial Polar Labels print the data value directly on each bar. Enable them when the tooltip is not available - for example, on a printed export or a static screenshot.

ControlWhat it does
Show LabelsShows or hides value labels on bars. Off by default.
Font StyleFont family applied to labels.
Font size / Bold / ItalicText weight, style, and size, 8 to 20.
Font ColorLabel text color.
PositionOutside: label appears beyond the bar tip. Inside: label sits within the bar. Center: label centered in the bar. Outside is most readable when bars are short. Inside works when bars are long enough to contain the text.
Number TypeDefault, Scientific, Decimal, Currency, Percentage, or Custom.
Display UnitNone, Thousand, Million, or Billion.
Decimal Places0 to 6. Available when Number Type is not Default.

On a radial bar with a single measure, the legend identifies the measure name. It is less critical than on multi-series charts - the chart title and axis labels usually provide enough context.

ControlWhat it does
Show LegendShows or hides the legend.
Vertical positionTop, middle, or bottom alignment of the legend block.
Horizontal positionStart, center, or end alignment.
OrientationVertical or Horizontal legend layout.
Item GapSpacing between legend items.
Font SizeLegend label font size.
ColorLegend label text color.

Interactivity

The tooltip is the primary way viewers read exact values on a radial bar - bar lengths are harder to read against a curved axis than a straight one, so the tooltip does more work here than on a standard bar chart.

ControlWhat it does
Show TooltipShows or hides the tooltip on hover. Keep on.
Background ColorTooltip background color.
Headers / Values tabsSeparate styling for the category label row (Headers) and the measure value row (Values). The Values tab includes Number Type, Display Unit, and Decimal Places.

Keep animation on when the chart is presented for the first time - the bars building outward from the center draw attention to length differences. Turn it off on dashboards that auto-refresh.

ControlWhat it does
Enable AnimationTurns the build animation on or off.
DurationHow long the animation runs, 0 to 3000ms. Default is 1000ms.
DelayTime before the animation starts after the chart loads, 0 to 2000ms.
Easing FunctionThe motion curve. Cubic Out (the default) gives a natural deceleration.

Use emphasis to help viewers identify individual categories when the circular layout makes it hard to trace which bar belongs to which label.

ControlWhat it does
Show EmphasisEnables or disables the hover effect.
Focus TypeItem: highlights the hovered bar and dims all others. Series: highlights all bars in the series - on a single-measure chart this is equivalent to Item. None: no visual change on hover.
Enable ScaleScales the hovered bar slightly outward.
Scale SizeHow much the hovered bar scales. Keep at 1.1 or below - large scale values push bars outside the chart boundary on narrow containers.

Enable the Toolbox when viewers need to export the chart or inspect exact values - any context where a viewer will question what a bar length represents.

ControlWhat it does
Show ToolboxShows or hides the toolbox icon bar.
Save as ImageAdds a download icon that saves the chart as a PNG.
Data ViewAdds an icon that opens the underlying data table in the chart area.

Best Practices

Keep category count between 4 and 8. Below 4, the circular layout adds no benefit over a bar chart. Above 8, bars become narrow, the angle between categories shrinks, and category labels around the circumference begin to overlap. Pre-filter to the top N categories in Transform if your dimension has more than 8 values.

Always enable the tooltip. Bar lengths radiating from a center point are harder to compare against a curved value scale than lengths along a straight axis. Viewers cannot reliably read exact values from bar length alone. The tooltip is the only reliable way to get exact values - do not hide it.

Leave Split Lines on. Concentric gridlines give viewers a reference grid for estimating bar length. Without them, the chart is essentially a shape with no scale reference and viewers can only judge which bar is longest, not by how much.

Set Radial Polar Label Position to Outside for short bars. Inside position requires the bar to be long enough to contain the label text. On a chart with a wide range of values, short bars will clip their labels when Position is Inside. Outside places labels beyond the bar tip where there is always room.

Use a single prominent color. The radial bar has one series so per-category color differentiation is not available. The circular layout and bar length already differentiate categories - a single strong color for the bars reads more cleanly than trying to introduce color variation through the background or split areas.

FAQs

Need help? Email support@edilitics.com with your workspace, job ID, and context. We reply within one business day.

Last updated on

On this page