XL: Area Charts Ignore "Empty Cells Plotted As" SettingLast reviewed: February 2, 1998Article ID: Q111957 |
The information in this article applies to:
SYMPTOMSIn Microsoft Excel, an area series in a chart will ignore the "Empty Cells Plotted As" (or "Plot empty cells as" in Microsoft Excel 97) setting in the Chart tab of the Options dialog box.
CAUSEThe options under the "Empty Cells Plotted As" (or "Plot empty cells as" in Microsoft Excel 97) setting are designed to be used with line, x-y (scatter), and radar charts; chart types such as pie, doughnut, column, and bar do not usually benefit from these settings. And, even though area charts are very similar to line charts, changing these settings has no effect on the appearance of an area series in a chart.
WORKAROUNDTo work around this problem, you can interpolate missing data points and format the area chart (the result will be similar to the way the Interpolated option works with other charts). To see an example that demonstrates the workaround, follow these steps:
A1: 1 A2: 2 A3: 3 A4: 4 A5: 5Your area chart will not drop down to zero for the missing data points.
STATUSThis behavior is by design of Microsoft Excel.
MORE INFORMATIONThe "Empty Cells Plotted As" ("Plot empty cells as" in Microsoft Excel 97) setting on the Chart tab in the Options dialog box allows you to determine how Microsoft Excel will handle empty cells that are contained within a range of data. For example, if you create a line chart using the following data
A1: 1 A2: 2 A3: <empty> A4: <empty> A5: 5the empty cells will be plotted according to the option that you specify under "Empty Cells Plotted As" ("Plot empty cells as" in Microsoft Excel 97). The following table explains how Microsoft Excel would plot the range A1:A5 above if you selected the various options under "Empty Cells Plotted As" ("Plot empty cells as" in Microsoft Excel 97).
This setting Would have this result -------------------------------------------------------------------- Not Plotted The line exists from 1 to 2 and a single point exists at 5. There is a gap in the line where the values from A3 and A4 would normally appear. Zero The line proceeds from 1 to 2, then to zero (A3 and A4 are interpreted as zero). The line then proceeds to 5. Interpolated The line proceeds from 1 to 2, "bridges" the gap at 3 and 4, and then proceeds to 5. |
Additional query words: 5.00 XL5 7.00 XL7 8.00 97 XL97 98 XL98
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |