Informatics Practices
Related Questions
To create scatter charts using plot(), which argument is skipped ?
- marker
- linestyle
- markeredgecolor
- linewidth
In scatter(), which argument is used to specify the size of data points ?
- size
- s
- marker
- markersize
To change the width of bars in a bar chart, which of the following arguments with a float value is used ?
- hwidth
- width
- breath
- barwidth
Which function lets you set the title of the plot ?
- title()
- plottitle()
- graphtitle()
- all of these