Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Ask a Question
Top 100+ questions in Matplotlib
Home
Questions
Matplotlib
+1
vote
Q: Can a legend be drawn in a bar plot. State true or false.
asked
Dec 27, 2021
in
Matplotlib
by
sharadyadav1986
matpotlib-legend
+1
vote
Q: Align bars on right side edges is feasible when ….
asked
Dec 27, 2021
in
Matplotlib
by
sharadyadav1986
align-bars
0
votes
Q: Which of the following parameter is used to set the direction of drawing fractions, in a pie plot?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
drawing-function
0
votes
Q: What is the purpose for which linewidth parameter is used in a bar function?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
linewidth
0
votes
Q: 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?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
align-argument
0
votes
Q: Which of the following parameter is used to set error bars on drawn vertical bars in a bar plot?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
bar-plot
0
votes
Q: What does the function pyplot.bar returns
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
pyplot-bar
0
votes
Q: Which of the following parameter is used to draw shadow behind the pie plot?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
pie-plot
0
votes
Q: What does the expression a.plot(x, y, 'g^', x, y, 'g-') do?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
matplotib-expression
0
votes
Q: Which of the following argument to set function, is used for labelling ticks on X- Axis?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
set-function
0
votes
Q: Which of the following python libraries are used for Data Visualization?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
data-visualization
0
votes
Q: An Axes can be associated with multiple Figures State true or false?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
axes-figure
0
votes
Q: The expression add_subplot(111) is equivalent to add_subplot(1,1,1). State True or False
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
add-sublot
0
votes
Q: Which of the following parameter need to be set mandatorily, for plot function to create a legend?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
plot-function
0
votes
Q: What is the expected output of the following code?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
matplotib-code
0
votes
Q: The function add_subplot returns ___?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
add-subplot-function
0
votes
Q: Which of the following value creates pentagon shaped markers?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
pentagon-creator
0
votes
Q: Which of the following type of values can be passed to color argument of plot function?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
plot-functions
0
votes
Q: Which of the following parameter is used to set the style of a line?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
style-line
0
votes
Q: Which of the following value creates triangle markers, pointing left wards?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
triangle-makers
0
votes
Q: Which of the following python libraries are used for Data Visualization?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
data-visualization
0
votes
Q: What is the default width and height of a matplotlib figure , in inches?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
matplotib-figure
0
votes
Q: The area where data is plotted is known as ___________.
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
data-plot
0
votes
Q: Multiple lines can be plotted using a single plot function? State True or False
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
multiple-lines
0
votes
Q: Which of the following parameter is used to set the size of marker , while using plot function?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
plot-function
0
votes
Q: A Figure can contain multiple Axes
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
figure-axes
0
votes
Q: Which of the following parameter is used to make a line disappear, when plotted using plot function?
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
plot-function
To see more, click for the
full list of questions
or
popular tags
.
...