+ Reply to Thread
Results 1 to 2 of 2

Plotting two series' with different intervals

  1. #1
    Registered User
    Join Date
    05-27-2008
    Posts
    28

    Plotting two series' with different intervals

    Hey I was wondering there was a way to plot two series' on a line chart that have different intervals. A simple example could be the following:

    Series 1:
    Day: 1 Sales: 50
    Day: 3 Sales: 25
    Day: 4 Sales: 55
    Day: 6 Sales: 60

    Series 2:
    Day: 1 Sales: 45
    Day: 2 Sales: 35
    Day: 4 Sales: 55
    Day: 5 Sales: 70

    How would one plot these so that the x-axis was the days and the chart would just skip the necessary days and plot the lines with the available data points?

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,375

    Re: Plotting two series' with different intervals

    you need to lay out your data like this:

    Column A
    Titles, i.e. day 1 through to day 6

    Column B
    series 1 data in the respective rows

    Column C
    series 2 data in the respective rows

    Then select your data and the titles and create a line chart. Might be best to use the line chart with markers. Then, with the chart selected, go Tools - Options and on the Chart tab click "plot empty cells as interpolated". This will connect the data points even if a value of a cell is missing.

    Note that the chart tab in Tools - Options is only visible when a chart is selected, and that interpolation can only be selected for certain chart types.

+ 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