xxxxxxxxxx
<html>
<head>
<meta charset="UTF-8">
<title>iris projections</title>
<style type="text/css">
circle {
opacity: 0.5;
}
svg {
margin-top: 135px;
}
</style>
</head>
<body>
<script src="https://d3js.org/d3.v4.min.js"></script>
<script src="index.js"></script>
</body>
</html>
https://d3js.org/d3.v4.min.js