Informatics Practices
The data points plotted on a graph are called …………… .
- points
- pointers
- marks
- markers
PyPlot
1 Like
Answer
markers
Reason — The data points being plotted on a graph/chart are called markers.
Answered By
2 Likes
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