three examples to help you get started with d3. Directions on how to open these files can be found below. Modify them to your heart's content.
Go to your browser and open (ctrl-o) this file.
Go to your browser again, and open (ctrl-o) this file.
To open this file, you'll need to run a server first. In this directory, run the following command in your terminal:
python -m HTTPSimpleServer 5000
Next, go to your browser and open up localhost:5000/example.html. You should see a node graph!
The data for this file can be found in force.csv.