1. Learn
  2. /
  3. Courses
  4. /
  5. Introduction to Data Visualization with Plotly in Python

Connected

Exercise

What color did we use?

In the console, inspect the fig object that has been created. Once it renders, you should be able to see the figure.

Note that it may take a few seconds for the plot to render.

Which code would create this plotly.express plot?

Instructions

50 XP

Possible answers