हिंदी
तमिलनाडु बोर्ड ऑफ सेकेंडरी एज्युकेशनएचएससी विज्ञान कक्षा १२

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

प्रश्न

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()

आलेख

उत्तर

shaalaa.com
Data Visualization Definition
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 16: Data visualization using pyplot: line chart, pie chart and bar chart - Evaluation [पृष्ठ ३३३]

APPEARS IN

सामाचीर कलवी Computer Science [English] Class 12 TN Board
अध्याय 16 Data visualization using pyplot: line chart, pie chart and bar chart
Evaluation | Q 1. | पृष्ठ ३३३
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×