What is a Line Graph (Line Chart)?
A line graph (also known as a line chart or run chart) is a graphical representation of data that displays information as a series of discrete data points (called markers) connected by straight or curved line segments. It is the most effective visualization for tracking changes over continuous intervals, especially time-series datasets.
In a line graph, the independent variable (frequently time in seconds, hours, months, or years) is plotted along the horizontal X-axis, while the dependent variable (such as temperature, stock price, velocity, or revenue) is plotted on the vertical Y-axis. The connecting lines illustrate direction, velocity, and rate of change across periods.