Login
Remember
Register
Ask a Question
What is the purpose for which linewidth parameter is used in a bar function?
0
votes
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
What is the purpose for which linewidth parameter is used in a bar function?
a) For specifying width of error bars
b) For specifying width of edges, drawn on bars
c) For specifying width of legned box
d) For specifying width of bars
linewidth
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 25, 2021
by
rajeshsharma
b) For specifying width of edges, drawn on bars is correct answer
For specifying width of edges, drawn on bars is the purpose for which linewidth parameter is used in a bar function
...