Data Visualization - Line Chart
Table of Contents
About
Line chart shows quantities:
- over time. <note tip>75% of business graphs display time series data.</note>
- or by category.
Line graphs are useful for showing:
- trends over time.
- deviations between values.
Can be used to plot multiple (variables|measures)
Articles Related
Example
Styles
- Standard Line
- Stepped Line
- Curved Line
Shading the the area between the line and the scale, draw attention to changes in the data.