1. Using the MakeupDB.xlsx dataset, create an area plot with Months on the x-axis, Dollars an the y-axis, and Product as the category.

#The visual shows that mascara consistently had the highest sales throughout the year, with a peak in October.

2. Using the Sales by Region.xlsx dataset, create a bubble chart with Number of Projects on the x-axis, Percentage of Sales on the y-axis, the size of the bubble using Sales, and each bubble’s color using Sales Region.

#The above bubble chart indicates that the Northwest region has the highest percentage of sales and higher projects compared to other regions.