Informatics Practices
A bar chart can be plotted using pyplot library's barh() function.
PyPlot
1 Like
Answer
True
Reason — The barh() function in Matplotlib's Pyplot library is used to create horizontal bar charts.
Answered By
3 Likes
A bar chart can be plotted using pyplot library's barh() function.
1 Like
True
Reason — The barh() function in Matplotlib's Pyplot library is used to create horizontal bar charts.
Answered By
3 Likes