Concept Flow - Line plots
Start: Prepare data
Choose x and y values
Call line plot function
Plot points connected by lines
Display plot
End
This flow shows how data is prepared, then plotted as points connected by lines, and finally displayed as a line plot.