Advertisements
Advertisements
प्रश्न
The function used to give title to a graph is ______.
विकल्प
plt.show()
plt.plot()
plt.title()
plt.titleshow()
MCQ
रिक्त स्थान भरें
Advertisements
उत्तर
The function used to give title to a graph is plt.title().
Explanation:
The title of the visualisation is specified using the title() method in the matplotlib module, which then displays the title using different Attributes.
shaalaa.com
Customisation of Plots
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
