Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
elka
 
Posts: n/a
Default surface in radar charts in Excel


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

Your support will be apreciated, very much

Thanks & regards

elka


--
elka
------------------------------------------------------------------------
elka's Profile: http://www.excelforum.com/member.php...o&userid=34261
View this thread: http://www.excelforum.com/showthread...hreadid=540208

  #2   Report Post  
Posted to microsoft.public.excel.charting
Andy Pope
 
Posts: n/a
Default surface in radar charts in Excel

Hi,

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:
Dear All,
Maybe someone knows how to calculate a surface of radar chart for one
series.

Your support will be apreciated, very much

Thanks & regards

elka



--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  #3   Report Post  
Posted to microsoft.public.excel.charting
elka
 
Posts: n/a
Default surface in radar charts in Excel


thanks Andy


--
elka
------------------------------------------------------------------------
elka's Profile: http://www.excelforum.com/member.php...o&userid=34261
View this thread: http://www.excelforum.com/showthread...hreadid=540208

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
insert excel charts as objects mcarrington Charts and Charting in Excel 3 January 7th 06 04:57 AM
insert excel charts as objects mcarrington Excel Discussion (Misc queries) 0 January 5th 06 03:40 PM
Excel should be able to do log to base 2 charts pgb123 Charts and Charting in Excel 2 September 13th 05 01:18 PM
Excel Range Value issue (Excel 97 Vs Excel 2003) Keeno Excel Discussion (Misc queries) 2 June 13th 05 02:01 PM
Can Excel calculate area for 3-D surface charts? RAH Charts and Charting in Excel 2 March 20th 05 03:20 AM


All times are GMT +1. The time now is 04:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"