Informatics Practices
Related Questions
Which of the following function will create a horizontal bar chart ?
- plot()
- bar()
- plotbar()
- barh()
To specify the style of line as dashed, which argument of plot() needs to be set ?
- line
- width
- style
- linestyle
A …………… graph is a type of chart which displays information as a series of data points connected by straight line segments.
- line
- bar
- pie
- box plot
To create scatter charts using plot(), which argument is skipped ?
- marker
- linestyle
- markeredgecolor
- linewidth