Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 7
Default X Axis Linear Representation Problem

I have a project involving a hiking trail where I am trying to capture
altitude on Y axis versus mile marker location on X axis. I can enter the
data in adjoining columns and use the chart wizard but each mile marker value
gets positioned along the X axis in uniform increments rather than an actual
linear scale representation. In other words, mile markers 3.3 and the next
mile marker (3.8) are the same distance apart on the X axis in the graphic
representation as is marker 3.8 and the next one (12.5). This distorts the
graphic representation of the actual linear distance between the data points.
Hopefully I have explained this sufficiently. Any suggestions on how to get
a more accurate representation? Thanks!!
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 762
Default X Axis Linear Representation Problem

Chris -

Use an XY (Scatter) chart type.

It's the only Excel chart type that positions points according to numerical
values on both axes.

- Mike
http://www.mikemiddleton.com


"Chris Fearon" wrote in message
...
I have a project involving a hiking trail where I am trying to capture
altitude on Y axis versus mile marker location on X axis. I can enter
the
data in adjoining columns and use the chart wizard but each mile marker
value
gets positioned along the X axis in uniform increments rather than an
actual
linear scale representation. In other words, mile markers 3.3 and the
next
mile marker (3.8) are the same distance apart on the X axis in the graphic
representation as is marker 3.8 and the next one (12.5). This distorts
the
graphic representation of the actual linear distance between the data
points.
Hopefully I have explained this sufficiently. Any suggestions on how to
get
a more accurate representation? Thanks!!



  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 7
Default X Axis Linear Representation Problem

Mike,

Upon further review the scatter chart still had all the mile mark points
equally spaced along the X axis. Example: the spacing interval between
consequetive mile points 3.0 and 3.3 was just the same as the spacing
interval between consequetive mile point 8.0 and 12.5. Clearly that
compresses the scale between consequetive long mile distances and expands the
scale between the fractional ones. I tried different combinations of other
charts and could not seem to find a sample that accurately related these
varied mile data points on that X axis. Maybe I missed something.

"Mike Middleton" wrote:

Chris -

Use an XY (Scatter) chart type.

It's the only Excel chart type that positions points according to numerical
values on both axes.

- Mike
http://www.mikemiddleton.com


"Chris Fearon" wrote in message
...
I have a project involving a hiking trail where I am trying to capture
altitude on Y axis versus mile marker location on X axis. I can enter
the
data in adjoining columns and use the chart wizard but each mile marker
value
gets positioned along the X axis in uniform increments rather than an
actual
linear scale representation. In other words, mile markers 3.3 and the
next
mile marker (3.8) are the same distance apart on the X axis in the graphic
representation as is marker 3.8 and the next one (12.5). This distorts
the
graphic representation of the actual linear distance between the data
points.
Hopefully I have explained this sufficiently. Any suggestions on how to
get
a more accurate representation? Thanks!!




  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 620
Default X Axis Linear Representation Problem

Are some of your x axis data cells text, rather than numbers? Are you sure
that you've actually got data cell references for the X axis when you look
at Source Data for the series in the graph?
--
David Biddulph

"Chris Fearon" wrote in message
...
Mike,

Upon further review the scatter chart still had all the mile mark points
equally spaced along the X axis. Example: the spacing interval between
consequetive mile points 3.0 and 3.3 was just the same as the spacing
interval between consequetive mile point 8.0 and 12.5. Clearly that
compresses the scale between consequetive long mile distances and expands
the
scale between the fractional ones. I tried different combinations of
other
charts and could not seem to find a sample that accurately related these
varied mile data points on that X axis. Maybe I missed something.


"Mike Middleton" wrote:

Chris -

Use an XY (Scatter) chart type.

It's the only Excel chart type that positions points according to
numerical
values on both axes.

- Mike
http://www.mikemiddleton.com


"Chris Fearon" wrote in message
...
I have a project involving a hiking trail where I am trying to capture
altitude on Y axis versus mile marker location on X axis. I can enter
the
data in adjoining columns and use the chart wizard but each mile marker
value
gets positioned along the X axis in uniform increments rather than an
actual
linear scale representation. In other words, mile markers 3.3 and the
next
mile marker (3.8) are the same distance apart on the X axis in the
graphic
representation as is marker 3.8 and the next one (12.5). This distorts
the
graphic representation of the actual linear distance between the data
points.
Hopefully I have explained this sufficiently. Any suggestions on how
to
get
a more accurate representation? Thanks!!






  #5   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 762
Default X Axis Linear Representation Problem

Chris -

For an XY (Scatter) chart type, if one or more cells in the X range is
interpreted as text, then Excel uses equally-spaced labels for the
horizontal axis. Also, choose Chart | Source Data | Series to verify the
ranges.

- Mike

"Chris Fearon" wrote in message
...
Mike,

Upon further review the scatter chart still had all the mile mark points
equally spaced along the X axis. Example: the spacing interval between
consequetive mile points 3.0 and 3.3 was just the same as the spacing
interval between consequetive mile point 8.0 and 12.5. Clearly that
compresses the scale between consequetive long mile distances and expands
the
scale between the fractional ones. I tried different combinations of
other
charts and could not seem to find a sample that accurately related these
varied mile data points on that X axis. Maybe I missed something.

"Mike Middleton" wrote:

Chris -

Use an XY (Scatter) chart type.

It's the only Excel chart type that positions points according to
numerical
values on both axes.

- Mike
http://www.mikemiddleton.com


"Chris Fearon" wrote in message
...
I have a project involving a hiking trail where I am trying to capture
altitude on Y axis versus mile marker location on X axis. I can enter
the
data in adjoining columns and use the chart wizard but each mile marker
value
gets positioned along the X axis in uniform increments rather than an
actual
linear scale representation. In other words, mile markers 3.3 and the
next
mile marker (3.8) are the same distance apart on the X axis in the
graphic
representation as is marker 3.8 and the next one (12.5). This distorts
the
graphic representation of the actual linear distance between the data
points.
Hopefully I have explained this sufficiently. Any suggestions on how
to
get
a more accurate representation? Thanks!!








  #6   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default X Axis Linear Representation Problem

It's not an XY chart. If an XY chart has real numbers in the X range, they
are proportionally spaced. If an XY chart has any non-numerical values in
the range, the axis reverts to using counting numbers (1, 2, 3) rather than
the values in the range.

Go to the Chart menu Chart Type, and choose an XY type.

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


"Chris Fearon" wrote in message
...
Mike,

Upon further review the scatter chart still had all the mile mark points
equally spaced along the X axis. Example: the spacing interval between
consequetive mile points 3.0 and 3.3 was just the same as the spacing
interval between consequetive mile point 8.0 and 12.5. Clearly that
compresses the scale between consequetive long mile distances and expands
the
scale between the fractional ones. I tried different combinations of
other
charts and could not seem to find a sample that accurately related these
varied mile data points on that X axis. Maybe I missed something.

"Mike Middleton" wrote:

Chris -

Use an XY (Scatter) chart type.

It's the only Excel chart type that positions points according to
numerical
values on both axes.

- Mike
http://www.mikemiddleton.com


"Chris Fearon" wrote in message
...
I have a project involving a hiking trail where I am trying to capture
altitude on Y axis versus mile marker location on X axis. I can enter
the
data in adjoining columns and use the chart wizard but each mile marker
value
gets positioned along the X axis in uniform increments rather than an
actual
linear scale representation. In other words, mile markers 3.3 and the
next
mile marker (3.8) are the same distance apart on the X axis in the
graphic
representation as is marker 3.8 and the next one (12.5). This distorts
the
graphic representation of the actual linear distance between the data
points.
Hopefully I have explained this sufficiently. Any suggestions on how
to
get
a more accurate representation? Thanks!!






  #7   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 7
Default X Axis Linear Representation Problem

Gentlemen! There must have been a hidden text value in the data as once I
ensured both columns of numbers were numbers and went to the XY graph choice,
the proportional intervals showed up! Excellent!! Many thanks!

Chris


"Jon Peltier" wrote:

It's not an XY chart. If an XY chart has real numbers in the X range, they
are proportionally spaced. If an XY chart has any non-numerical values in
the range, the axis reverts to using counting numbers (1, 2, 3) rather than
the values in the range.

Go to the Chart menu Chart Type, and choose an XY type.

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


"Chris Fearon" wrote in message
...
Mike,

Upon further review the scatter chart still had all the mile mark points
equally spaced along the X axis. Example: the spacing interval between
consequetive mile points 3.0 and 3.3 was just the same as the spacing
interval between consequetive mile point 8.0 and 12.5. Clearly that
compresses the scale between consequetive long mile distances and expands
the
scale between the fractional ones. I tried different combinations of
other
charts and could not seem to find a sample that accurately related these
varied mile data points on that X axis. Maybe I missed something.

"Mike Middleton" wrote:

Chris -

Use an XY (Scatter) chart type.

It's the only Excel chart type that positions points according to
numerical
values on both axes.

- Mike
http://www.mikemiddleton.com


"Chris Fearon" wrote in message
...
I have a project involving a hiking trail where I am trying to capture
altitude on Y axis versus mile marker location on X axis. I can enter
the
data in adjoining columns and use the chart wizard but each mile marker
value
gets positioned along the X axis in uniform increments rather than an
actual
linear scale representation. In other words, mile markers 3.3 and the
next
mile marker (3.8) are the same distance apart on the X axis in the
graphic
representation as is marker 3.8 and the next one (12.5). This distorts
the
graphic representation of the actual linear distance between the data
points.
Hopefully I have explained this sufficiently. Any suggestions on how
to
get
a more accurate representation? Thanks!!






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
plotting 'random' data on a linear x-axis tengel Charts and Charting in Excel 1 May 23rd 06 10:34 PM
stock chart non-linear y-axis Alseikhan Charts and Charting in Excel 2 March 28th 06 11:34 PM
Automatic representation of cell values Venkatesh V Excel Discussion (Misc queries) 2 March 22nd 06 03:40 AM
Graphical Representation cityinday Excel Discussion (Misc queries) 4 March 19th 06 04:44 AM
Scatter Graph Data representation Songoku Charts and Charting in Excel 1 February 16th 05 01:39 PM


All times are GMT +1. The time now is 06:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"