Graphs Exercise
Implement a graph and the methods outlined in the Graph.js
file.
Note: The myGA module links out to CodePen for a code challenge for a graph. This exercise is the same as the one here and is meant to help you prepare for the in-class exercise.