Informatics Practices
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
PyPlot
2 Likes
Answer
line
Reason — A line chart or line graph is a type of chart which displays information as a series of data points called "markers" connected by straight line segments.
Answered By
1 Like
Related Questions
To specify the style of line as dashed, which argument of plot() needs to be set ?
- line
- width
- style
- linestyle
The data points plotted on a graph are called …………… .
- points
- pointers
- marks
- markers
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