Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]() I'm trying to graph this: on x axis: on y axis: age class log10 survivorship 0-9 3 10-19 2.98 20-29 2,98 30-39 2.93 When i graph it the x axis has numbers like 1, 2, 3, 4, 5, 6, 7, etc; doesn't have the 0-9 thing going on. Now...is it possible to make it 0-9, 10-19, 20-29, etc on the x-axis? Thanks in advance!! |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi,
An xy scatter is expecting a pair of values, as the name suggests, an x and y value. You have a band of values for your x's. Try using a Line chart in order to get a category x axis. Cheers Andy Trian wrote: I'm trying to graph this: on x axis: on y axis: age class log10 survivorship 0-9 3 10-19 2.98 20-29 2,98 30-39 2.93 When i graph it the x axis has numbers like 1, 2, 3, 4, 5, 6, 7, etc; doesn't have the 0-9 thing going on. Now...is it possible to make it 0-9, 10-19, 20-29, etc on the x-axis? Thanks in advance!! -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How To: Easy Box Plot | Charts and Charting in Excel | |||
Modify scale in X axis on a scatter plot from Pivot data | Charts and Charting in Excel | |||
xy scatter chart-How can you make the axis equal for a 1H:1V plot | Charts and Charting in Excel | |||
Changing colors of series on a xy scatter plot | Charts and Charting in Excel | |||
X axis scale on an XY scatter plot | Charts and Charting in Excel |