Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What is the default width and height of a matplotlib figure , in inches?
Home
Matplotlib
What is the default width and height of a matplotlib figure , in inches?
0
votes
asked
Dec 25, 2021
in
Matplotlib
by
rajeshsharma
What is the default width and height of a matplotlib figure , in inches?
Select the correct answer from below options:
a) 6, 8
b) 8, 6
c) 6, 4
d) 4, 6
matplotib-figure
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 25, 2021
by
rajeshsharma
Answer;-c) 6, 4
6, 4 is the default width and height of a matplotlib figure , in inches
...