A line chart can be plotted using pyplot library's line() function.
False
Reason — In Matplotlib's Pyplot library, the function used to plot a line chart is plot().
plot()