Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
FL FL is offline
external usenet poster
 
Posts: 8
Default X Axis needed for Line Chart

I have created two line images on a Line Chart using several data points.
Now I would like to have an x axis that shows a marker for every 1/2 hour.
Example: .5 1.0 1.5 2.0 2.5 3.0 and so on for up to 5.0 to
represent hours. I created the data for these time points that coorespond to
my data for line images but do not know how to show them in my x axis as
markers. Any idea? My x axis shows nothing? Y axis is fine. I have data
scale markers there.

--
FL
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default X Axis needed for Line Chart

Does the chart know you have X data? Go to Chart menu Source Data Series
tab. Is there anything in the box for Category Labels? This should be a link
to the X values range in the worksheet, just as the Y Values box links to
the Y data.

However, I think a more fundamental problem is that you are not using the
right chart type. Use an XY chart, which treats numerical data as numbers,
not as text labels. With an XY chart, you can double click on the X axis to
get the kind of scale and spacing you describe.

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


"FL" wrote in message
...
I have created two line images on a Line Chart using several data points.
Now I would like to have an x axis that shows a marker for every 1/2 hour.
Example: .5 1.0 1.5 2.0 2.5 3.0 and so on for up to 5.0 to
represent hours. I created the data for these time points that coorespond
to
my data for line images but do not know how to show them in my x axis as
markers. Any idea? My x axis shows nothing? Y axis is fine. I have
data
scale markers there.

--
FL



  #3   Report Post  
Posted to microsoft.public.excel.charting
FL FL is offline
external usenet poster
 
Posts: 8
Default X Axis needed for Line Chart

Hi John,
Thanks for the helpful information. I checked my source data Category
labels. Originally this was blank. However, I tried linked in various data
points in this category x axis labels box and still nothing. I'll try your
suggestion and use an XY type chart. Thanks
--
FL


"Jon Peltier" wrote:

Does the chart know you have X data? Go to Chart menu Source Data Series
tab. Is there anything in the box for Category Labels? This should be a link
to the X values range in the worksheet, just as the Y Values box links to
the Y data.

However, I think a more fundamental problem is that you are not using the
right chart type. Use an XY chart, which treats numerical data as numbers,
not as text labels. With an XY chart, you can double click on the X axis to
get the kind of scale and spacing you describe.

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


"FL" wrote in message
...
I have created two line images on a Line Chart using several data points.
Now I would like to have an x axis that shows a marker for every 1/2 hour.
Example: .5 1.0 1.5 2.0 2.5 3.0 and so on for up to 5.0 to
represent hours. I created the data for these time points that coorespond
to
my data for line images but do not know how to show them in my x axis as
markers. Any idea? My x axis shows nothing? Y axis is fine. I have
data
scale markers there.

--
FL




  #4   Report Post  
Posted to microsoft.public.excel.charting
FL FL is offline
external usenet poster
 
Posts: 8
Default X Axis needed for Line Chart

Hi Jon,

The only problem with the XY chart is I don't want to plot all data points
because I have MANY (like 19,000 points) and the line graph becomes a filled
in graph from zero up to line peak. I only want to see a line. Any idea?

--
FL


"Jon Peltier" wrote:

Does the chart know you have X data? Go to Chart menu Source Data Series
tab. Is there anything in the box for Category Labels? This should be a link
to the X values range in the worksheet, just as the Y Values box links to
the Y data.

However, I think a more fundamental problem is that you are not using the
right chart type. Use an XY chart, which treats numerical data as numbers,
not as text labels. With an XY chart, you can double click on the X axis to
get the kind of scale and spacing you describe.

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


"FL" wrote in message
...
I have created two line images on a Line Chart using several data points.
Now I would like to have an x axis that shows a marker for every 1/2 hour.
Example: .5 1.0 1.5 2.0 2.5 3.0 and so on for up to 5.0 to
represent hours. I created the data for these time points that coorespond
to
my data for line images but do not know how to show them in my x axis as
markers. Any idea? My x axis shows nothing? Y axis is fine. I have
data
scale markers there.

--
FL




  #5   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default X Axis needed for Line Chart

I don't know what your data looks like, but remember that you can format an
XY series and a Line series the same, with/without markers or lines.

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


"FL" wrote in message
...
Hi Jon,

The only problem with the XY chart is I don't want to plot all data points
because I have MANY (like 19,000 points) and the line graph becomes a
filled
in graph from zero up to line peak. I only want to see a line. Any idea?

--
FL


"Jon Peltier" wrote:

Does the chart know you have X data? Go to Chart menu Source Data
Series
tab. Is there anything in the box for Category Labels? This should be a
link
to the X values range in the worksheet, just as the Y Values box links to
the Y data.

However, I think a more fundamental problem is that you are not using the
right chart type. Use an XY chart, which treats numerical data as
numbers,
not as text labels. With an XY chart, you can double click on the X axis
to
get the kind of scale and spacing you describe.

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


"FL" wrote in message
...
I have created two line images on a Line Chart using several data
points.
Now I would like to have an x axis that shows a marker for every 1/2
hour.
Example: .5 1.0 1.5 2.0 2.5 3.0 and so on for up to 5.0 to
represent hours. I created the data for these time points that
coorespond
to
my data for line images but do not know how to show them in my x axis
as
markers. Any idea? My x axis shows nothing? Y axis is fine. I have
data
scale markers there.

--
FL






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
X axis needed for Line Chart FL Charts and Charting in Excel 0 May 4th 07 08:00 PM
Beginner help needed with line chart [email protected] Charts and Charting in Excel 2 April 24th 07 10:52 AM
TO CREATE A LINE CHART WITH RATE IN Y AXIS & REAL TIME IN X AXIS vijaicbe Charts and Charting in Excel 4 November 9th 06 10:16 AM
Pivot Table, Line Chart with Secondary Y axis, Page Field selection destroys Y2 axis [email protected] Charts and Charting in Excel 0 July 13th 05 09:30 PM
How do I set Line chart y Axis variable X axis value? John T Charts and Charting in Excel 1 April 18th 05 04:36 AM


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

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

About Us

"It's about Microsoft Excel"