+ Reply to Thread
Results 1 to 2 of 2

How do I make the x axis data the y axis data?

  1. #1
    SLG
    Guest

    How do I make the x axis data the y axis data?

    My graph automatically makes certain data the y axis and other data the x
    axis. I need to just reverse it for the graph I am looking for. Any
    suggestions?

  2. #2
    John Mansfield
    Guest

    RE: How do I make the x axis data the y axis data?

    SLG,

    One option is to reverse the positions of the data on the spreadsheet.
    Assuming an XY chart, you would change a setup like this:

    x y
    5 4
    4 2
    5 3
    7 4
    6 5

    to this:

    y x
    4 5
    2 4
    3 5
    4 7
    5 6

    If this doesn't work, can you post back to let us know what type of chart
    and data you're using?

    ----
    Regards,
    John Mansfield
    http://www.pdbook.com


    "SLG" wrote:

    > My graph automatically makes certain data the y axis and other data the x
    > axis. I need to just reverse it for the graph I am looking for. Any
    > suggestions?


+ 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