+ Reply to Thread
Results 1 to 4 of 4

help - chart with magnitude and direction?

  1. #1
    Registered User
    Join Date
    09-25-2013
    Location
    london, england
    MS-Off Ver
    Excel 2003
    Posts
    10

    help - chart with magnitude and direction?

    Hi I am trying to create a (x,y) chart on a scatter or radar to plot 3 values (electrical vectors)

    Magnitude | Direction
    30 | 60 degrees
    60 | 150 degrees
    90 | 270 degrees

    any number really, but basically , the origin is 0, and the endpoint is 30. that's the easy part, but excel doesn't have a "compass - 360 degrees" chart that I can plot the direction of these values on.

    could anyone lend a hand in this?

    any help is appreciated

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: help - chart with magnitude and direction?

    x = magnitude * cos(radians(angle))

    y = magnitude * sin(radians(angle))
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: help - chart with magnitude and direction?

    Hi,

    Use some basic coordinate geometry to determine the Cartesian horizontal (x) and vertical (y) components from your polar coordinates.

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  4. #4
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,436

    Re: help - chart with magnitude and direction?

    attached has basic chart, sheet2, using formula.

    output on sheet1 was generated using my free addin for polar plotting
    http://www.andypope.info/charts/polarplot3.htm
    Attached Files Attached Files
    Cheers
    Andy
    www.andypope.info

  5. #5
    Registered User
    Join Date
    09-25-2013
    Location
    london, england
    MS-Off Ver
    Excel 2003
    Posts
    10

    Re: help - chart with magnitude and direction?

    thats great. this is very well done. thanks for the reply!

    ive been playing around with it and is there any way to get the graph counter clockwise with 0 on the hoizontal axis on the right, and 90 degrees vertical?

  6. #6
    Registered User
    Join Date
    09-25-2013
    Location
    london, england
    MS-Off Ver
    Excel 2003
    Posts
    10

    Re: help - chart with magnitude and direction?

    thats great. this is very well done. thanks for the reply!

    ive been playing around with it and is there any way to get the graph counter clockwise with 0 on the hoizontal axis on the right, and 90 degrees vertical?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Units of Fourier Analysis Magnitude
    By centrifuge in forum Excel General
    Replies: 6
    Last Post: 08-27-2013, 06:29 AM
  2. Change direction layout of legend in chart
    By NorDC in forum Excel Charting & Pivots
    Replies: 6
    Last Post: 04-25-2013, 04:18 AM
  3. determining the relative magnitude of value in an array
    By luv2glyd in forum Excel General
    Replies: 2
    Last Post: 12-31-2009, 02:01 PM
  4. What is a relationship magnitude graphic chart
    By relationship magnitude graphic chart in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 03-23-2006, 01:45 PM
  5. 2-direction stacked bar chart
    By Btibert in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 07-07-2005, 01:45 PM

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