Homework: D3 Node-Link Visualization
In this homework you will get started with developing in D3 by modifying an example node-link visualization.
Steps:
-
Fork this D3 example of a simple node-link visualization
-
Make all nodes gray.
-
Color-code the edges using a continuous scale, where the edge value attribute is the domain and the range is from the color red to the color blue.
-
Post your solution as a Block.
Create a private Piazza post:
-
Make the title your name.
-
Choose the correct folder.
-
Link to your Block.