Exercise

Playing with a Plotly Figure

You have been provided a figure to explore.

Display the figure with fig.show() and try each of the interactive options. It may take a few seconds to appear!

Determine what the temperature was on Wednesday. You can determine this from a simple hover, or toggling the spike lines (a button in the top-right of the plot).

Instructions

50 XP

Possible answers