D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
mayblue9
Full window
Github gist
Multidimensional Duck
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <script src="https://d3js.org/d3.v3.min.js"></script> <script src="numeric-1.2.6.min.js"></script> <script src="mds.js"></script> <link rel="stylesheet" type="text/css" href="index.css"> <title>Multidimensional Duck</title> </head> <body> <svg width="960px" height="500px"></svg> <script src="index.js"></script> </body> </html>
Modified
http://d3js.org/d3.v3.min.js
to a secure url
https://d3js.org/d3.v3.min.js