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