Wrap Up
A summary of your D3 journey and a concluding note for our learners.
We'll cover the following...
What you have learned
Let’s end our course with a quick summary of what has been learned so far.
You started our journey into the world of D3 with a simple graph. You learned how to adjust the margins of this graph and how to format the dates that were displayed along the x-axis. Initially, all the graph had was values along the axes and a line that displayed our data. You learned how to scale our domain ...
Basic graph