D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
fabiovalse
Full window
Github gist
Foursquare category Sunburst
<!DOCTYPE HTML> <html> <head> <meta charset="UTF-8"> <script src="https://d3js.org/d3.v3.min.js"></script> <link type="text/css" href="index.css" rel="stylesheet"/> <title>Foursquare Categories Sunburst</title> </head> <body> <script type="text/javascript" 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