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