Edilitics | Data to Decisions

Radar Chart

Compare up to 10 measures across shared categories as overlapping polygons. Best for spotting which entity is strong or weak across many variables at once.

A radar chart plots one or more measures across a shared set of category spokes arranged in a circle, with each measure drawn as a polygon connecting its value at every spoke. Drop exactly one categorical or date field into Column - its distinct values become the spokes - and 1 to 10 numeric fields into Row, each becoming one polygon. Use it when comparing an entity's overall shape across several variables matters more than any single value.

When to Use

A radar chart answers "is this entity strong across the board, or only in a few areas" - a question a table of numbers or a bar chart answers one variable at a time, but a radar chart answers visually, all at once. A well-rounded, evenly-scored entity traces a roughly symmetric polygon; a lopsided one produces a shape with obvious spikes and dents.

All spokes share one uniform scale. The scale's maximum is calculated once, as 1.2 times the single highest value found across every measure and every category combined - then applied to every spoke equally. If your measures have very different natural scales (revenue in thousands next to a 1-to-10 satisfaction score), the smaller-scale measure's polygon will collapse near the center and become unreadable. Radar charts work best when every Row field shares a comparable unit or range.

Switch to a different chart when:

  • Measures have very different natural scales - use a Highlighted Table or separate charts instead
  • Precise value comparison matters more than overall shape - use Grouped Bar
  • You're comparing one measure across many categories, not several measures across the same categories - use Horizontal Bar
ScenarioColumn (Spokes)Row(s) (Polygons)
Competitor comparison across product featuresFeature nameCompetitor A score, Competitor B score
Employee skill assessment across competenciesCompetencyAverage rating
Team performance across KPIs, one polygon per teamKPI nameTeam A score, Team B score, Team C score
Product comparison across rated attributes (1-10 scale)AttributeProduct 1 rating, Product 2 rating
Department balanced scorecard across categoriesScorecard categoryThis quarter's score, Last quarter's score

Required Inputs

FieldTypeCount
Dimension (Spokes)Categorical or DateExactly 1
Measure (Polygons)Numeric1 to 10

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

Formatting Options

The Format tab unlocks after the dimension and at least one measure are assigned.

Style

Use the chart title to state what's being compared, especially with several overlapping polygons on screen.

ControlWhat it does
Show Chart TitleShows or hides the title.
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.

With multiple Row fields, the legend is what tells viewers which polygon belongs to which measure - essential once more than one polygon is on screen.

ControlWhat it does
Show LegendsShows or hides the legend entirely.
Vertical Position / Horizontal PositionWhere the legend sits within the chart area.
Show NameDefault (always visible) or On Hover (names appear only while hovering a polygon). Defaults to On Hover - if your legend looks empty, check this setting before assuming it's broken.
OrientationHorizontal or vertical layout of legend items.
Item GapSpacing between legend entries.
Font Size / ColorStyling for the legend text.

Radar Styles controls the overall shape, size, and color treatment of the chart - the broadest visual lever on this chart type.

ControlWhat it does
ShapePolygon (straight edges between spokes, default) or Circle (smooth curve through the same points).
Gradient Start Color / End ColorThe two endpoints of the color range spread across your polygons - with one Row field assigned, only Start Color is used; with several, each polygon gets one distinct color stepped between the two. Each polygon's own fill then fades from that single assigned color to transparent.
Radius (%)1 to 100. How large the radar shape is within its container.
Start Angle0 to 360. Rotates where the first spoke begins around the circle.
Show Split AreaShows or hides the alternating shaded rings between spokes, which help judge distance from center.
Show Split LineShows or hides the circular grid lines at each scale increment.

Radar Values controls the value labels printed directly at each polygon vertex - separate from the tooltip, which always shows full values on hover regardless of this setting.

ControlWhat it does
Show ValuesShows or hides on-chart vertex labels. Off by default - useful for a small number of spokes, but can clutter a chart with many spokes or overlapping polygons.
Font Family / Color / Font size / Bold / ItalicStyling for the vertex labels, when shown.
Number TypeDefault, Scientific, Decimal, Currency - Custom, Currency - Standard, Percentage, or Custom.
CurrencyChoose the currency code. Available when Number Type is Currency - Standard.
Display UnitNone, Thousand, Million, or Billion.
Decimal Places0 to 6. Available when Number Type isn't Default.
Prefix / SuffixCustom text added before or after the value. Available when Number Type is Currency - Custom or Custom.

Axes

Radar Axis controls the spoke labels printed around the perimeter - the distinct values from your Column field.

ControlWhat it does
Show Axis LabelsShows or hides the spoke labels entirely.
Font Family / Color / Font sizeStyling for the spoke labels.
Text CaseUppercase, lowercase, capitalize, or none.
Label IntervalShow every Nth label (1 shows all). The chart also thins labels automatically once there are more than 24 spokes, to keep them from overlapping - this control lets you thin them further or earlier.

Interactivity

The tooltip appears on hover over a polygon, listing the measure name and every spoke's value for that polygon in one panel.

ControlWhat it does
Show TooltipShows or hides the tooltip entirely.
Header / value text stylingFont, size, and color for the measure name and the per-spoke value list shown in the tooltip.

Animation controls the polygons' transition when the chart first renders or the data changes.

ControlWhat it does
Enable AnimationTurns the transition animation on or off.
DurationHow long the transition takes.
DelayHow long the transition waits before starting.
Easing FunctionThe transition curve.

Emphasis controls the visual response when hovering over a polygon - a scale-up effect and a drop shadow. Off by default.

ControlWhat it does
Show EmphasisTurns hover effects on.
Focus TypeItem, Series, or None.
Enable ScaleScales the hovered polygon up slightly.
Scale Size1.0x to 2.0x.
Shadow Blur / Color / Offset X / Offset YDrop shadow styling on the hovered polygon.
Border WidthBorder added around the hovered polygon.

Enable the Toolbox when viewers need to export the chart or inspect its underlying data.

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 a separate view.

Best Practices

Only compare measures that share a comparable scale. Since every spoke uses one uniform maximum derived from the single highest value across all measures, mixing a measure in the thousands with one rated 1 to 10 will flatten the smaller measure into an unreadable sliver near the center. Normalize to percentages or a common rating scale before building the chart if your real measures don't naturally share a range.

Keep the polygon count low enough to actually distinguish shapes. Two or three overlapping polygons are easy to compare visually; five or more on the same chart usually turn into a tangle of overlapping lines that's harder to read than a table of the same numbers. If you need to compare many entities, consider splitting into smaller groups or switching to a table.

Use Legends whenever more than one measure is assigned. Without a visible legend, there's no way for a viewer to know which polygon corresponds to which measure - this matters more on a radar chart than most others, since color is the only thing distinguishing overlapping shapes.

Choose Polygon over Circle when exact spoke values matter. Polygon's straight edges make it easier to judge where a vertex sits relative to the grid lines; Circle's smoothed curve looks cleaner but makes precise reading slightly harder.

Watch spoke count on charts built from high-cardinality categories. A Column field with many distinct values produces many spokes, and past roughly 8, labels start crowding even with automatic thinning. If your category field naturally has dozens of values, filter it down to the most relevant subset before building the radar chart.

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