Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi,
I am using the Series tab (i have done a scatter plot) - i have put in 1 series of X and Y data. then i extended the "x values" data to include two columns of data. the scale is now different and my graph is in 2D still, i am wondering what relationship is now being described by my scatter plot. Thanks |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Excel doesn't know how to interpret your two-column X values, so it uses the
values it always does when this happens: 1, 2, 3, etc. Excel uses these counting numbers if the X values consist of text (even a single text value in the range), or if no X values are even specified. If you want to add X values to a single series, put them at the end of the original range of X values. - Jon ------- Jon Peltier, Microsoft Excel MVP Peltier Technical Services Tutorials and Custom Solutions http://PeltierTech.com/ _______ "SamB" wrote in message ... Hi, I am using the Series tab (i have done a scatter plot) - i have put in 1 series of X and Y data. then i extended the "x values" data to include two columns of data. the scale is now different and my graph is in 2D still, i am wondering what relationship is now being described by my scatter plot. Thanks |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
thanks Jon. I ended up working this out when i knocked up a new set of
values with an obvious relationship and the plot was linear. "Jon Peltier" wrote: Excel doesn't know how to interpret your two-column X values, so it uses the values it always does when this happens: 1, 2, 3, etc. Excel uses these counting numbers if the X values consist of text (even a single text value in the range), or if no X values are even specified. If you want to add X values to a single series, put them at the end of the original range of X values. - Jon ------- Jon Peltier, Microsoft Excel MVP Peltier Technical Services Tutorials and Custom Solutions http://PeltierTech.com/ _______ "SamB" wrote in message ... Hi, I am using the Series tab (i have done a scatter plot) - i have put in 1 series of X and Y data. then i extended the "x values" data to include two columns of data. the scale is now different and my graph is in 2D still, i am wondering what relationship is now being described by my scatter plot. Thanks |
#4
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Cutting and pasting colums of data in to one colum so that Excel can figure
out what you're trying to do really breaks up the relationship of the data. There should be some way in a scatter plot to say that there are no series, or that all of the data is from the same series. While this may be the only way to do it in Excel, this is the wrong solution to the problem. "Jon Peltier" wrote: Excel doesn't know how to interpret your two-column X values, so it uses the values it always does when this happens: 1, 2, 3, etc. Excel uses these counting numbers if the X values consist of text (even a single text value in the range), or if no X values are even specified. If you want to add X values to a single series, put them at the end of the original range of X values. - Jon ------- Jon Peltier, Microsoft Excel MVP Peltier Technical Services Tutorials and Custom Solutions http://PeltierTech.com/ _______ "SamB" wrote in message ... Hi, I am using the Series tab (i have done a scatter plot) - i have put in 1 series of X and Y data. then i extended the "x values" data to include two columns of data. the scale is now different and my graph is in 2D still, i am wondering what relationship is now being described by my scatter plot. Thanks |
#5
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
If it's all one series, why not put all the X in one column and all the Y in
the next? What's the relationship of the data that makes you want to put it into multiple columns? Doesn't that then imply the data is in separate series with a relationship between the series? - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "jader3rd" wrote in message ... Cutting and pasting colums of data in to one colum so that Excel can figure out what you're trying to do really breaks up the relationship of the data. There should be some way in a scatter plot to say that there are no series, or that all of the data is from the same series. While this may be the only way to do it in Excel, this is the wrong solution to the problem. "Jon Peltier" wrote: Excel doesn't know how to interpret your two-column X values, so it uses the values it always does when this happens: 1, 2, 3, etc. Excel uses these counting numbers if the X values consist of text (even a single text value in the range), or if no X values are even specified. If you want to add X values to a single series, put them at the end of the original range of X values. - Jon ------- Jon Peltier, Microsoft Excel MVP Peltier Technical Services Tutorials and Custom Solutions http://PeltierTech.com/ _______ "SamB" wrote in message ... Hi, I am using the Series tab (i have done a scatter plot) - i have put in 1 series of X and Y data. then i extended the "x values" data to include two columns of data. the scale is now different and my graph is in 2D still, i am wondering what relationship is now being described by my scatter plot. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
multiple scatter graphes how to plot 3 sets of data for x y on th. | Charts and Charting in Excel | |||
Need to Improve Code Copying/Pasting Between Workbooks | Excel Discussion (Misc queries) | |||
how to put data in the column A to the next row of the column B | Excel Discussion (Misc queries) | |||
match and count words | Excel Worksheet Functions | |||
Can I copy x-y scatter plot data direct from one plot to another? | Charts and Charting in Excel |