how do i create radar graphs in excel?

A

Andy Pope

Hi,

Have a look at Jon's charting tutorial for a starting point.
http://peltiertech.com/Excel/ChartsHowTo/index.html

Example layout of data for radar chart.

B1: ="Compass"
A2: ="North" B2: =1
A3: ="East" B3: =2
A4: ="South" B4: =3
A5: ="West" B5: =4

Select the range A1:B5 and use the chart wizard to create a radar chart.

Cheers
Andy
 
Top