A more minimal version of Reasons to - Remix - I where I hardcoded which points lie in the Reasons to R, instead of using snap.svg to determine this
Built with blockbuilder.org
xxxxxxxxxx
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- <meta name="viewport" content="user-scalable = yes"> -->
<title>Reasons to Remix</title>
<meta name="author" content="Nadieh Bremer">
<meta name="description" content="Remix of Reasons to logo">
<!-- JavaScript files -->
<script src="https://d3js.org/d3.v4.min.js"></script>
</head>
<body>
<div id="chart" style="text-align: center;"></div>
<script src="main.js"></script>
</body>
</html>
https://d3js.org/d3.v4.min.js