Radar chart/Spider chart
Overview How to create a Radar chart? Adding more lines Examples Overview There is no dedicated chart type but with formulas and Cross sampling you can create one with Category Scatter chart. How to create a Radar chart? Prepare series – one of the methods would be to use PercentRank(series1, series1) formulas: PercentRank() returns the … Continue reading “Radar chart/Spider chart”