CBSE Class 12 Informatics Practices Question 69 of 73

Data Visualization using Matplotlib — Question 7

Back to all questions
7
Question

Question 7

To specify a common width for all bars in a bar graph, we have to use thick argument.

Answer

False

Reason — To specify a common width for all bars in a bar graph, we have to use the width argument.