+ Reply to Thread
Results 1 to 3 of 3

horizontal scale with unequal interval

  1. #1
    Registered User
    Join Date
    03-24-2011
    Location
    sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    6

    horizontal scale with unequal interval

    Hi,

    I'd like plot Y against X, and X is not evenly different from each other. For example, my two sets:
    Y = [10, 10, 11, 12, 13, 25, 36, 40, 45 ]
    X = [1, 2, 3, 4, 5, 10, 15, 20, 25]

    When X is in the range [1-5], I care about the details (so 1 to 5).
    But beyond that I just want to sample every 5 units (hence 5, 10, 15, 20, 25)

    And I want the horizontal scale to reflex that by putting the tick marks proportionally with their values (1, 2, 3,...5, 10,..,25).
    I tried the line chart, and the scatter, but seems no option for that.
    Please help me out, tks.
    Last edited by tungle; 11-23-2011 at 07:12 AM.

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

    Re: horizontal scale with unequal interval

    You will need to use the xy-scatter chart in order to have a true value axis.

    To label the axis as you require will need another data series plotted along the axis and use data labels for relevant data points.
    Attached Files Attached Files
    Last edited by Andy Pope; 11-23-2011 at 04:30 AM.
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    03-24-2011
    Location
    sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: horizontal scale with unequal interval

    Quote Originally Posted by Andy Pope View Post
    You will need to use the xy-scatter chart in order to have a true value axis.

    To label the axis as you require will need another data series plotted along the axis and use data labels for relevant data points.
    Tks Andy, nice trick with the data label, works perfectly

+ 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