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