Line Charts are used for comparing data points in one or more data series. Line Charts distribute category data evenly along the horizontal (category) axis, and all numerical value data along the vertical (value) axis.
As you are aware from the previous chapters, you need to start with a Table and then convert it to Line Chart.
Select the fields – Country and Medal Count. By default, Table will be displayed.
Convert the Table to Line Chart as follows −
Click on the Table.
Click the DESIGN tab.
Click Other Chart in the Switch Visualization group.
Select Line from the dropdown list.
The Table is converted to Line Chart.
The category data is displayed along the horizontal axis and numerical value data along the vertical axis.
The categories are distributed evenly along the x-axis and all the categories (countries in this case) are not visible in the display. To view the categories that are not in the display, do the following −
The categories to the left or right will be displayed and Line Chart will be displayed accordingly.
The Status Bar shows you the position of the current display as compared to the complete category range. You can drag the Status Bar to the left or right to display the categories that are on the left or right side of the current display.
You might want to know the data values of a data point on the Line Chart.
Place the cursor on the data point on the Line Chart. The values corresponding to that data point will be displayed at that point.