close

Dear All,
Maybe someone knows how to calculate a surface of radar chart for one
series.

Your support will be apreciated, very much

Thanks amp; regards

elka--
elka
------------------------------------------------------------------------
elka's Profile: www.excelforum.com/member.php...oamp;userid=34261
View this thread: www.excelforum.com/showthread...hreadid=540208Hi,

Break the problem down by calculating the area of each triangle in the
radar plot and then summing them.
Assuming your data series for a 3 point radar chart is in A1:A3 put this
formula into B1 and copy down to B3.

B1: =0.5*A1*A2*SIN(DEGREES(360/3))

To make the last points formula work you will need to reference point 1.
The easiest way to do this is to add a formula in A4 which references A1
A4: =A1

To find the area sum B1:B3

Cheers
Andy

elka wrote:
gt; Dear All,
gt; Maybe someone knows how to calculate a surface of radar chart for one
gt; series.
gt;
gt; Your support will be apreciated, very much
gt;
gt; Thanks amp; regards
gt;
gt; elka
gt;
gt;

--

Andy Pope, Microsoft MVP - Excel
www.andypope.info


thanks Andy--
elka
------------------------------------------------------------------------
elka's Profile: www.excelforum.com/member.php...oamp;userid=34261
View this thread: www.excelforum.com/showthread...hreadid=540208

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()