Login
Remember
Register
Ask a Question
Which of the following parameter is used to set the size of marker , while using plot function?
0
votes
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
Which of the following parameter is used to set the size of marker , while using plot function?
Select the correct answer from below options:
a) markersize
b) s
c) size
d) marker_s
plot-function
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 25, 2021
by
rajeshsharma
Correct answer of the above question is : a) markersize
markersize parameter is used to set the size of marker , while using plot function
...