Login
Remember
Register
Ask a Question
Recent questions and answers in Matplotlib
+1
vote
1
answer
Can a legend be drawn in a bar plot. State true or false.
answered
Dec 27, 2021
in
Matplotlib
by
sharadyadav1986
matpotlib-legend
+1
vote
1
answer
Align bars on right side edges is feasible when ….
answered
Dec 27, 2021
in
Matplotlib
by
sharadyadav1986
align-bars
0
votes
1
answer
Which of the following parameter is used to set the direction of drawing fractions, in a pie plot?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
drawing-function
0
votes
1
answer
What is the purpose for which linewidth parameter is used in a bar function?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
linewidth
0
votes
1
answer
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?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
align-argument
0
votes
1
answer
Which of the following parameter is used to set error bars on drawn vertical bars in a bar plot?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
bar-plot
0
votes
1
answer
What does the function pyplot.bar returns
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
pyplot-bar
0
votes
1
answer
Which of the following parameter is used to draw shadow behind the pie plot?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
pie-plot
0
votes
1
answer
What does the expression a.plot(x, y, 'g^', x, y, 'g-') do?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
matplotib-expression
0
votes
1
answer
Which of the following argument to set function, is used for labelling ticks on X- Axis?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
set-function
0
votes
1
answer
Which of the following python libraries are used for Data Visualization?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
data-visualization
0
votes
1
answer
An Axes can be associated with multiple Figures State true or false?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
axes-figure
0
votes
1
answer
The expression add_subplot(111) is equivalent to add_subplot(1,1,1). State True or False
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
add-sublot
0
votes
1
answer
Which of the following parameter need to be set mandatorily, for plot function to create a legend?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
plot-function
0
votes
1
answer
What is the expected output of the following code?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
matplotib-code
0
votes
1
answer
The function add_subplot returns ___?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
add-subplot-function
0
votes
1
answer
Which of the following value creates pentagon shaped markers?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
pentagon-creator
0
votes
1
answer
Which of the following type of values can be passed to color argument of plot function?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
plot-functions
0
votes
1
answer
Which of the following parameter is used to set the style of a line?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
style-line
0
votes
1
answer
Which of the following value creates triangle markers, pointing left wards?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
triangle-makers
0
votes
1
answer
Which of the following python libraries are used for Data Visualization?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
data-visualization
0
votes
1
answer
What is the default width and height of a matplotlib figure , in inches?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
matplotib-figure
0
votes
1
answer
The area where data is plotted is known as ___________.
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
data-plot
0
votes
1
answer
Multiple lines can be plotted using a single plot function? State True or False
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
multiple-lines
0
votes
1
answer
Which of the following parameter is used to set the size of marker , while using plot function?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
plot-function
0
votes
1
answer
A Figure can contain multiple Axes
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
figure-axes
0
votes
1
answer
Which of the following parameter is used to make a line disappear, when plotted using plot function?
answered
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
plot-function
Help get things started by
asking a question
.
Recent questions and answers in Matplotlib
...