+ Reply to Thread
Results 1 to 2 of 2

Angles

  1. #1
    smartie123
    Guest

    Angles

    Could someone please let me know when you are showing data in a pie chart how
    you can also show the angles of each portion.

  2. #2
    Debra Dalgleish
    Guest

    Re: Angles

    You can calculate the angle on the worksheet, and include that in the
    chart label. For example, with the following data in cells A2:B4 --

    Jan 57
    Feb 36
    Mar 91

    Insert a column between A and B
    In cell B2, enter the formula:
    =A2& " " &TEXT(C2/SUM($C$2:$C$4)*360,"0.0")

    Copy the formula down to cell A4
    Select cells B2:C6, and create a pie chart, showing Category Name and
    Value as labels.


    smartie123 wrote:
    > Could someone please let me know when you are showing data in a pie chart how
    > you can also show the angles of each portion.



    --
    Debra Dalgleish
    Excel FAQ, Tips & Book List
    http://www.contextures.com/tiptech.html


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1