Built with blockbuilder.org
xxxxxxxxxx
<meta charset="utf-8">
<style>
text {
font-family: "ProximaNova",Helvetica,Arial,sans-serif;
font-size: 12px;
}
rect {
fill: none;
stroke: #000;
}
path {
fill: none;
stroke-width: 2;
stroke: #333;
}
path.pi {
stroke: #332288;
}
path.postdoc {
stroke: #117733;
}
path.phd {
stroke: #cc6677
}
path.ra {
stroke: #aa4499
}
.intro text:first-child {
fill: #fff;
stroke: #f9f9f9;
stroke-width: 3;
}
.intro text+text {
fill: #333;
}
.intro text+text.dark {
fill: #df2929;
}
.intro text+text.light {
fill: #3c6da8;
}
</style>
<body>
<script src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/4.5.7/es5-shim.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/es6-shim/0.35.0/es6-shim.js"></script>
<script src="https://d3js.org/d3.v3.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/abcnews/d3-layout-narrative/1.0.0/narrative.js"></script>
<script src="chart.js"></script>
Updated missing url https://cdn.rawgit.com/abcnews/d3-layout-narrative/1.0.0/narrative.js to https://cdn.jsdelivr.net/gh/abcnews/d3-layout-narrative/1.0.0/narrative.js
https://cdnjs.cloudflare.com/ajax/libs/es5-shim/4.5.7/es5-shim.js
https://cdnjs.cloudflare.com/ajax/libs/es6-shim/0.35.0/es6-shim.js
https://d3js.org/d3.v3.min.js
https://cdn.rawgit.com/abcnews/d3-layout-narrative/1.0.0/narrative.js