MS Office - Creating XY (Scatter) and Line charts
XY (Scatter) charts and Line charts look very similar, especially when a Scatter chart is displayed with connecting lines. However, there's a big difference in the way each of them displays data. The main difference is the way each of these chart types plots data on the x-axis.
- A Line chart distributes category data evenly along the horizontal category axis (category axis: A chart axis that represents the category for each data point. It displays arbitrary text values like Qtr1, Qtr2, and Qtr3; it cannot display scaled numerical values.) (x-axis), and distributes all value data evenly along the vertical value axis (value axis: A chart axis that displays scaled numerical values.) (y-axis).
- A Scatter chart has two value axes, showing one set of numerical data along the x-axis and another along the y-axis. It combines these values into single data points and displays them in uneven intervals, or clusters.
For example, let's examine how the same daily rainfall and particulate data of the following worksheet is displayed in a Scatter chart and a Line chart.
When you use this worksheet data to create a Scatter chart, the daily rainfall values from column A of the worksheet will be displayed as x-values on the horizontal axis, and the particulate values from column B will be displayed as y-values on the vertical axis, as shown in the following picture.
The first data point to appear in the Scatter chart represents both a y-value of 137 (particulate) and an x-value of 1.9 (daily rainfall). These numbers come from both columns of row 9 on the worksheet.
In the following Line chart, however, the same daily rainfall and particulate data is displayed as two separate data points, which are evenly distributed along the horizontal axis.
Notice how the particulate y-value of 137 and the daily rainfall x-value of 1.9 are displayed as separate data points in this Line chart. Neither of these data points are the first data point displayed in the chart — instead, the first data point for each of the data series (data series: Related data points that are plotted in a chart. Each data series in a chart has a unique color or pattern and is represented in the chart legend. You can plot one or more data series in a chart. Pie charts have only one data series.) comes from the first data row (row 2) of the worksheet.
Create a Scatter or Line chart
- Arrange your data so that the x-values are in the first row or column of your worksheet, and the y-values are located in adjacent rows or columns.
- Select the range of x- and y-values that you want to plot in the chart.
- Click Chart on the Insert menu to start the Chart Wizard.
- In the Chart type box, select XY (Scatter) or Line.
- Under Chart sub-type, click the chart sub-type you want to use.
For a quick preview of the chart you are creating, click Press and Hold to View Sample.
- Click Next, and continue with steps 2 through 4 of the Chart Wizard.
For help on any of the steps, click the question mark (?) on the Chart Wizard title bar.
0 Comments »
Post a Comment