Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
gvm gvm is offline
external usenet poster
 
Posts: 38
Default Creating a Line graph

I have data that I want to put in a simple line graph: The data is
A B
23 200
87 500

I mark the 6 cells, select insert chart / line and get a chart with both A
and B labels on the x axis. I go to "select data source" and try "switch
row/column" and get A and B as series names in the legend. How do I get the
label A and the values 23 and 87 on the x axis, and label B and values 200
and 500 on the y axis please?
(Congratulations Microsoft for making something that was so easy and
powerful in Excel 2003 an absolutely primitive disgrace in Excel 2007!) TIA
.... Greg
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 108
Default Creating a Line graph

Hi Greg,

Select your data including one column to the left of your data. i.e. if the
data is in cells B1:C3, select A1:C3
Then Insert - Line Chart
Then Switch Row/Column

Ed Ferrero
www.edferrero.com

  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 833
Default Creating a Line graph

"How do I get the label A and the values 23 and 87 on the x axis, and label B
and values 200 and 500 on the y axis please?"

You can't do that.

As far as I can see the behaviour that EXCEL is performing is correct.

You cannot have the label A and the values 23 and 87 on the x axis because
the x axis is a category axis (which expects labels, like A, not values, like
23 and 87).

You cannot mix labels and values on the same axis.

Similary you ask for, "label B and values 200 and 500 on the y axis". You
can't do that because, once again, you are mixing labels and values on the
same axis.

The Y axis is a value axis and expects values (like 200 and 500) but not
labels (like B).

To assist you further hit the F 1 key to display the Help Facility.

In the Search box type:-

line chart

A topic (near the top) called:-

Present your data in a scatter or line chart

- is shown.

Display this and pay particular attention to the Line Chart parts.

It explains how the axes are used and what data they are expecting.

Please hit Yes if my comments have helped.

Thanks.










"gvm" wrote:

I have data that I want to put in a simple line graph: The data is
A B
23 200
87 500

I mark the 6 cells, select insert chart / line and get a chart with both A
and B labels on the x axis. I go to "select data source" and try "switch
row/column" and get A and B as series names in the legend. How do I get the
label A and the values 23 and 87 on the x axis, and label B and values 200
and 500 on the y axis please?
(Congratulations Microsoft for making something that was so easy and
powerful in Excel 2003 an absolutely primitive disgrace in Excel 2007!) TIA
... Greg

  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 833
Default Creating a Line graph

Just thinking about what you have said further.

Are you sure you want a line graph?

I think you want a column chart.

This would give you:-

1. The letter A appearing on the X axis and above that it would show blocks
(filled columns) representing 23 and 87.

2. The letter B on the X axis and above that it would show blocks (filled
columns) representing 200 and 500.

Try a column chart (Clustered Column) and I think that you will arrive at
the solution you seek.

Please hit Yes if my comments have helped.

Thanks.



"gvm" wrote:

I have data that I want to put in a simple line graph: The data is
A B
23 200
87 500

I mark the 6 cells, select insert chart / line and get a chart with both A
and B labels on the x axis. I go to "select data source" and try "switch
row/column" and get A and B as series names in the legend. How do I get the
label A and the values 23 and 87 on the x axis, and label B and values 200
and 500 on the y axis please?
(Congratulations Microsoft for making something that was so easy and
powerful in Excel 2003 an absolutely primitive disgrace in Excel 2007!) TIA
... Greg

  #5   Report Post  
Posted to microsoft.public.excel.charting
gvm gvm is offline
external usenet poster
 
Posts: 38
Default Creating a Line graph

Thanks Ed, your suggestion was a big help ... totally un-intuitive but it did
let me get closer to where I want to be. I still have problems labelling the
x axis "A" and getting the values (23 and 87) to show properly. The window
that allows me to switch row/column also lets me edit horizontal axis label
but does not let me specify the x axis values. Or am I missing something
else? TIA ... Greg

"Ed Ferrero" wrote:

Hi Greg,

Select your data including one column to the left of your data. i.e. if the
data is in cells B1:C3, select A1:C3
Then Insert - Line Chart
Then Switch Row/Column

Ed Ferrero
www.edferrero.com

.



  #6   Report Post  
Posted to microsoft.public.excel.charting
gvm gvm is offline
external usenet poster
 
Posts: 38
Default Creating a Line graph

thank you ... Greg

"trip_to_tokyo" wrote:

Just thinking about what you have said further.

Are you sure you want a line graph?

I think you want a column chart.

This would give you:-

1. The letter A appearing on the X axis and above that it would show blocks
(filled columns) representing 23 and 87.

2. The letter B on the X axis and above that it would show blocks (filled
columns) representing 200 and 500.

Try a column chart (Clustered Column) and I think that you will arrive at
the solution you seek.

Please hit Yes if my comments have helped.

Thanks.



"gvm" wrote:

I have data that I want to put in a simple line graph: The data is
A B
23 200
87 500

I mark the 6 cells, select insert chart / line and get a chart with both A
and B labels on the x axis. I go to "select data source" and try "switch
row/column" and get A and B as series names in the legend. How do I get the
label A and the values 23 and 87 on the x axis, and label B and values 200
and 500 on the y axis please?
(Congratulations Microsoft for making something that was so easy and
powerful in Excel 2003 an absolutely primitive disgrace in Excel 2007!) TIA
... Greg

  #7   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 108
Default Creating a Line graph

Hi Greg,

Let's try the failsafe way. This should help in understanding what is going
on behind the scenes.

Select an empty cell in your sheet.
Insert - Line Chart you should see an empty chart
Click the 'Select Data' button on the Chart Tools - Design ribbon
In the Chart data range box, select the cells containing 200 and 500 (i.e.
just the y values)
The 'Legend Entries (Series)' box shows 'Series1' and
the 'Horizontal (Category) Axis Labels' box shows 1, 2
Now click the Edit button under the 'Horizontal (Category) Axis Labels' box
In the selection box for 'Axis Label Range' select the cells that contain
the x values (23 and 87)
Click OK
Click OK

Now add axis titles.

Ed Ferrero
www.edferrero.com

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
Need help on creating Line Graph lostboyca Charts and Charting in Excel 0 March 5th 08 03:37 AM
Creating a step-up line as a graph ? [email protected] Charts and Charting in Excel 1 May 3rd 07 10:55 AM
creating a mean line in a bar graph SDK Charts and Charting in Excel 1 March 29th 07 05:22 PM
creating a regression line in a graph sirsoto Charts and Charting in Excel 1 November 10th 05 02:20 AM
Creating a line graph from 2 pivot tables? gmodi Charts and Charting in Excel 3 March 7th 05 02:09 PM


All times are GMT +1. The time now is 09:13 PM.

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"