English
Tamil Nadu Board of Secondary EducationHSC Science Class 12

Draw the output for the following data visualization plot. import matplotlib.pyplot as plt plt.bar([1,3,5,7,9],[5,2,7,8,2], label="Example one") plt.bar([2,4,6,8,10],[8,6,2,5,6] - Computer Science

Advertisements
Advertisements

Question

Draw the output for the following data visualization plot.

import matplotlib.pyplot as plt
plt.bar([1,3,5,7,9],[5,2,7,8,2], label="Example one") plt.bar([2,4,6,8,10],[8,6,2,5,6], label="Example two", color='g')
plt.legend()
plt.xlabel('bar number')
plt.ylabel('bar height')
plt.title('Epic Graph\nAnother Line! Whoa')
plt.show()

Graph

Solution

shaalaa.com
Data Visualization Definition
  Is there an error in this question or solution?
Chapter 16: Data visualization using pyplot: line chart, pie chart and bar chart - Evaluation [Page 333]

APPEARS IN

Samacheer Kalvi Computer Science [English] Class 12 TN Board
Chapter 16 Data visualization using pyplot: line chart, pie chart and bar chart
Evaluation | Q 1. | Page 333
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×