Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1 . 2 : Plot Next, create a scatter plot of the data with the following characteristics. Set the figure size to ( 1

Question 1.2: Plot
Next, create a scatter plot of the data with the following characteristics.
Set the figure size to (10,5).
Use the ax.scatter function to plot the data.
Set the marker color to 'dodgerblue'.
The the y-axis limits to (-2,2).
Set the ticks for the y axis to [-2,-1,0,1,2].
Set the font size for both the x and y tick labels to 14.
Add a grid with dashed lines ('--')
Set the x axis label to 'time [minutes]'.
Set the y axis label to 'height [m]'.
Both labels should have font size equal to 18.
Set the visibility of the top and right spines to False.
Set the title to 'Measured water level' with a font size of 20.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Driven Web Sites

Authors: Mike Morrison, Joline Morrison

1st Edition

061901556X, 978-0619015565

More Books

Students also viewed these Databases questions