##1. Using the MakeupDB.xlsx dataset, create an area plot with Months on the x-axis, Dollarsan the y-axis, and Product as the category. Note: you will have to summarize the data bymonth as a sum by month and product.
##2. Using the Sales by Region.xlsx dataset, create a bubble chart with Number of Projects onthe x-axis, Percentage of Sales on the y-axis, the size of the bubble using Sales, and eachbubble’s color using Sales Region