Define Line plot
- A line plot or line chart is a type of chart which displays information as of data points is called markers , It is connected by straight line.
- A line chart is often used to visualize a trend in data over intervals of time
- There can be multiple lines in line chart.
Example
line plot example program are place in below section, I t contain the python program with matplot library.
Post a Comment