Closed Thread
Results 1 to 2 of 2

Setting x axis scale to time with variable intervals

  1. #1
    webbuzzard
    Guest

    Setting x axis scale to time with variable intervals

    I want to chart observations made at random intervals throughout the day on
    an area chart. If i use x-y scatter, the x-axis spacing is correct (points
    are proportional to the time), but i can't get an area chart. If I use the
    area chart, the observations are all spaced equally along the x axis.

    Does anyone know how to make the x-axis plot time for normal charts?

  2. #2
    Jon Peltier
    Guest

    Re: Setting x axis scale to time with variable intervals

    The XY Scatter chart is what I call a "normal" chart, because the X and
    Y axes are both numerical. That's my scientific background coming out.

    Other types of charts, such as column, line, and area, have a value axis
    (Y) and a category axis (X) which ignores any apparent numerical values
    in its data. You can get a pseudo-numerical axis if you select a
    time-scale axis rather than a category axis (Chart menu - Chart Options
    - Axes tab), but it only does dates (whole numbers), not times
    (fractional numbers).

    Your best option is to think about why you need the area chart
    formatting, and to see whether you can convince yourself to use a
    scatter chart. If after all of this, you still must use an area chart
    type, read the following web page, which explains how to apply area
    chart formatting in a scatter chart.

    http://peltiertech.com/Excel/Charts/XYAreaChart.html

    - Jon
    -------
    Jon Peltier, Microsoft Excel MVP
    Peltier Technical Services
    Tutorials and Custom Solutions
    http://PeltierTech.com/
    _______


    webbuzzard wrote:
    > I want to chart observations made at random intervals throughout the day on
    > an area chart. If i use x-y scatter, the x-axis spacing is correct (points
    > are proportional to the time), but i can't get an area chart. If I use the
    > area chart, the observations are all spaced equally along the x axis.
    >
    > Does anyone know how to make the x-axis plot time for normal charts?


Closed 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