Advertisements
Advertisements
Question
Which of the following is not a valid plotting function of 'pyplot'?
Options
bar()
hist()
histh()
barh()
MCQ
Advertisements
Solution
histh()
Explanation:
matplotlib. pyplot is a set of tools that transforms the functionality of matplotlib into that of MATLAB. Bach's "pyplot" function modifies a figure in various ways, such as by creating a figure, a plotting region within the figure, some lines within the plot area, labelling the plot, etc.
shaalaa.com
Plotting Using Matplotlib
Is there an error in this question or solution?
