Challenge: Formatters
Test your understanding of formatters on a simple graph by working through this challenge.
We'll cover the following
Problem statement
Starting with the files simple-graph.html
and challenge-02-data.csv
, adapt the code so that the graph displays correctly. Also, format the time on the x-axis to display the day of the month followed by the abbreviated month name (e.g., “5-Dec”).
Recall the
Final output
Get hands-on with 1400+ tech skills courses.