Radar Chart

Plot the mean or median values of up to eight variables from a data table on a single radar chart.

Details

A Radar (or Spider) chart is used to visualise the mean or median values of multiple variables from a data table.

Radar charts can be used to get a quick insight into scale for different properties and compare how the average values differentiate between variables.

Output

The example below shows how to use the Radar chart module to plot the mean values of the flowers petal length, sepal length and width measurements.

radar_chart.gif

Parameters

Variable nameRequiredConstraintsDescription
Summary FunctionYesSelect from two optionsThe function to be used to summarise the columns data. Either mean or median
var1YesColumn Input. Text, IntegerNumerical variable to be summarised and plotted.
var2YesColumn Input. Text, IntegerNumerical variable to be summarised and plotted.
var3YesColumn Input. Text, IntegerNumerical variable to be summarised and plotted.
var4NoColumn Input. Text, IntegerNumerical variable to be summarised and plotted.
var5NoColumn Input. Text, IntegerNumerical variable to be summarised and plotted.
var6NoColumn Input. Text, IntegerNumerical variable to be summarised and plotted.
var7NoColumn Input. Text, IntegerNumerical variable to be summarised and plotted.
var8NoColumn Input. Text, IntegerNumerical variable to be summarised and plotted.
Updated on October 16, 2023

Was this article helpful?