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