• Created a scatter plot that represents each state with circle elements.
• Included state abbreviations in the circles.
• Included tooltip (hide/show) in the circles.
• Created and situated the axes and labels to the left and bottom of the chart.
• Used python -m http-server to run the visualization and host the page at localhost:8000 in web browser.
