Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I have a chart with years on the x-axis. The data starts with 1983, but I
would like the first x-axis label to be 1984 or 1985. How can I do this, without simply getting rid of the 1983 data point? Thanks. |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Do you want to hide the label but keep the data point? Use a custom number
format like [=1983]"";General for the axis labels. Do you want to hide the point too? Change the source data range of the chart so it starts one row (or column) later. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions http://PeltierTech.com _______ "IgorM" wrote in message ... I have a chart with years on the x-axis. The data starts with 1983, but I would like the first x-axis label to be 1984 or 1985. How can I do this, without simply getting rid of the 1983 data point? Thanks. |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Thank you, but I think I need to explain my problem a little differently.
Given a data set from 1983 to 2000, I would like the x-axis labels to be 1985, 1990, 1995, 2000. I know how to make Excel only show every 5th year, but I don't know how to make it start with 1985 rather than 1983 without deleting the 1983 and 1984 data points. "Jon Peltier" wrote: Do you want to hide the label but keep the data point? Use a custom number format like [=1983]"";General for the axis labels. Do you want to hide the point too? Change the source data range of the chart so it starts one row (or column) later. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions http://PeltierTech.com _______ "IgorM" wrote in message ... I have a chart with years on the x-axis. The data starts with 1983, but I would like the first x-axis label to be 1984 or 1985. How can I do this, without simply getting rid of the 1983 data point? Thanks. |
#4
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Excel starts its labels with the first value along the axis. My technique
hides the first one and starts with the second. But you want to start the labels at a different place. Excl won't do it with regular axis labels, but you can recruit other chart elements to help: http://peltiertech.com/Excel/Charts/ArbitraryAxis.html - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions http://PeltierTech.com _______ "IgorM" wrote in message ... Thank you, but I think I need to explain my problem a little differently. Given a data set from 1983 to 2000, I would like the x-axis labels to be 1985, 1990, 1995, 2000. I know how to make Excel only show every 5th year, but I don't know how to make it start with 1985 rather than 1983 without deleting the 1983 and 1984 data points. "Jon Peltier" wrote: Do you want to hide the label but keep the data point? Use a custom number format like [=1983]"";General for the axis labels. Do you want to hide the point too? Change the source data range of the chart so it starts one row (or column) later. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions http://PeltierTech.com _______ "IgorM" wrote in message ... I have a chart with years on the x-axis. The data starts with 1983, but I would like the first x-axis label to be 1984 or 1985. How can I do this, without simply getting rid of the 1983 data point? Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
LONG CATEGORY AXIS LABELS ARE BROKEN INTO 2 LINES | Charts and Charting in Excel | |||
Excel2003: Axis labels are truncated | Charts and Charting in Excel | |||
Can tick mark labels be flipped about axis? | Charts and Charting in Excel | |||
Align Clustered Column Chart Category Axis Labels | Charts and Charting in Excel | |||
Labels on Chart with Negative Value Axis | Charts and Charting in Excel |