Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Have setup a scatter Chart but the x-axis is plotting the element position
rather than my x variable. The y variable is correct. eg. A2:A20 contains var1. B2:B20 contains var2. Var1 plots correctly on y-axis. Var2 does not plot at all, instead plots the element position i.e. 1-19. Var1 and Var2 are assigned as 1 series with correet Y and X ranges respectively. Am i making sense? Anyone know what the problem is here? Bruce |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
If even one cell in the X values range is non-numeric (except for #N/A),
Excel will treat all of the X values as a list of categories. Make sure the numbers are recognized as numeric: the best way is to remove any horizontal alignment (set it for General) and look for cells which are not right aligned. This reason alone is why I only reluctantly apply horizontal alignment to numerical cells. Jon Peltier, Microsoft Excel MVP http://PeltierTech.com "Bruce" wrote in message ... Have setup a scatter Chart but the x-axis is plotting the element position rather than my x variable. The y variable is correct. eg. A2:A20 contains var1. B2:B20 contains var2. Var1 plots correctly on y-axis. Var2 does not plot at all, instead plots the element position i.e. 1-19. Var1 and Var2 are assigned as 1 series with correet Y and X ranges respectively. Am i making sense? Anyone know what the problem is here? Bruce |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
My chart automatically updates, but how can i keep it within a static date range???? | Charts and Charting in Excel | |||
date in scatter chart excel 2003 | Charts and Charting in Excel | |||
Dynamic Step Chart using range names | Charts and Charting in Excel | |||
Scatter chart without numerical values | Charts and Charting in Excel | |||
Activating a Chart object | Charts and Charting in Excel |