Challenge: Visualize the Data
Use the concepts you learned about data visualization to complete the task.
We'll cover the following...
We'll cover the following...
Blog traffic dashboard
Suppose you are analyzing website traffic data for a blog over a week, and you want to create a visualization that shows the number of daily page views as well as the average time spent on the site each day. To do this, you can create a bar chart to show the number of daily page views and a line ...