Informatics Practices
Related Questions
The command used to give a heading to a graph is …………… .
- plt.show()
- plt.plot()
- plt.xlabel()
- plt.title()
Which function would you use to set the limits for x-axis of the plot ?
- limits()
- xlimits()
- xlim()
- lim()
Which argument must be set with plotting functions for legend() to display the legends ?
- data
- label
- name
- sequence
Which function is used to create a histogram ?
- histo()
- histogram()
- hist()
- histtype