Informatics Practices
A line chart can be plotted using pyplot library's plot() function.
PyPlot
1 Like
Answer
True
Reason — In Matplotlib's Pyplot library, the function used to plot a line chart is plot().
Answered By
2 Likes
A line chart can be plotted using pyplot library's plot() function.
1 Like
True
Reason — In Matplotlib's Pyplot library, the function used to plot a line chart is plot().
Answered By
2 Likes