Exercise

Revenue box subplots

You are now a regular contractor with the New York Stock Exchange, who have asked you to revisit the box plots by industry you created previously.

They are creating some visualizations for a specific presentation and have found that the plot you created before is too wide. They are also only interested in 4 specific industries.

The make_subplots() function from plotly.subplots has been imported for you already.

Instructions 1/3

undefined XP
    1
    2
    3
  • Set up the subplots in a 2x2 grid.
  • Set the titles to be the industries ('Tech', 'Professional Services', 'Retail', 'Oil').