D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
jmsarabia
Full window
Github gist
Assignment 3 Scatter
<html> <head> <title>Assignment2</title> <script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.6.0/p5.js"></script> <script src="sketch3.js"></script> <!--<script src= "https://bl.ocks.org/jmsarabia/e61d7b5809407ee32ccc72e377718185"</script> --> <!-- change sketch1.js to each sketch2, sketch3... to view all the graphs--> <!-- <br> <script src="sketch2.js"></script> <br> <script src="sketch3.js"></script> --> </head> <body> </body> </html>
https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.6.0/p5.js