Project Brief
Your task for this project is to plot some employee data using Python and the plotly library.
Step-by-Step Instructions
Download this employee data. Here is an excerpt of the data:
Create a plot that shows the salaries by performance score as dots. Each dot should show the relevant info when clicked as shown in the screenshot below.