Which of the following function is used to draw additional line in the plot? All Optionsline()drawLine()lines()Clear my choice
Question
Which of the following function is used to draw additional line in the plot? All Optionsline()drawLine()lines()Clear my choice
Solution
The function used to draw an additional line in a plot is lines().
Similar Questions
What is the correct code to draw line graph.
What makes you apply for Plotline
Which is the correct code statement to draw a plot without a line?1 pointplt.plot(xpoints, ypoints)plt.plot(xpoints, ypoints, 0)plt.plot(xpoints, ypoints, False)plt.plot(xpoints, ypoints, 'o')
Which function is used to add grid lines to the plot?(1 Point)gridlines()grids()grid()gridmarks()
Which of the following is not the parameter of pyplot's plot() method?(1 Point)MarkerLineheightLinestyleColor
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.