Finally Matplotlib MCQ Mil Gya
Finally Matplotlib MCQ Mil Gya
Finally Matplotlib MCQ Mil Gya
Which of the following argument to set function, is used for labelling ticks on
X- Axis?
xticklabels
Which of the following parameter need to be set mandatorily, for plot function
to create a legend?
label
m
er as
The function add_subplot returns ___?
co
Axes
eH w
An Axes can be associated with multiple Figures. State true or false.?
o.
False rs e
ou urc
What is the default width and height of a matplotlib figure , in inches?
6,4
Which of the following value creates triangle markers, pointing left wards?
<
Which of the following parameter is used to set the size of marker , while using
plot function?
ed d
markersize
ar stu
Which of the following parameter is used to make a line disappear, when plotted
using plot function?
visible
sh is
Which of the following parameter is used to draw shadow behind the pie plot?
Shadow
This study source was downloaded by 100000823238185 from CourseHero.com on 10-22-2021 07:59:49 GMT -05:00
https://www.coursehero.com/file/66859029/mptxt/
fractions, in a pie plot?
CounterClock
Which of the following value need to be provided for align argument, if bars
need to be aligned on left side, in case of bar function?
edge
What is the purpose for which linewidth parameter is used in a bar function?
For specifying width of edges, drawn on bars
m
Inter Quartile Range is ___?
er as
Q3-Q1
co
eH w
Which of the following parameter is used to set the symbol for points lying
after whisker?
o.
sym rs e
ou urc
What does notches represent in a boxplot ?
Confidence interval around the median
position
ar stu
Which of the following expressions list the names of styles associated with
matplotlib ?
plt.style.available
This study source was downloaded by 100000823238185 from CourseHero.com on 10-22-2021 07:59:49 GMT -05:00
https://www.coursehero.com/file/66859029/mptxt/
For applying different settings from default one to many plots, which of the
following is the best suited one?
To make changes in matplotlibrc file
How many subplots occupy two rows in the figure, generated using below code?
m
ax5 = plt.subplot(gs[-1, 1:])
er as
plt.show()
co
1
eH w
Which parameter is used to set a Main title for a figure with multiple plots?
o.
main_title rs e
ou urc
What does the pyplot method, subplots return?
A figure and list of axes
How many subplots occupy two rows and one column in the figure, plotted using
o
below code?
aC s
v i y re
How many rows does plot1 occupy in the figure, plotted using below code?
Which of the following function adjusts the subplot params so that subplots fits
into figure area?
tight_layout()
This study source was downloaded by 100000823238185 from CourseHero.com on 10-22-2021 07:59:49 GMT -05:00
https://www.coursehero.com/file/66859029/mptxt/
A Figure can contain multiple Axes. State true or false.?
True
m
er as
co
eH w
o.
rs e
ou urc
o
aC s
v i y re
ed d
ar stu
sh is
Th
This study source was downloaded by 100000823238185 from CourseHero.com on 10-22-2021 07:59:49 GMT -05:00
https://www.coursehero.com/file/66859029/mptxt/
Powered by TCPDF (www.tcpdf.org)