Built with blockbuilder.org
forked from Lichtphyz's block: Game of Thrones Narrative Chart
forked from Lichtphyz's block: Lord of the Rings Narrative Chart
forked from anonymous's block: Publications Narrative Chart
forked from eglassman's block: Publications Narrative Chart
xxxxxxxxxx
<meta charset="utf-8">
<style>
text {
font-family: "ProximaNova",Helvetica,Arial,sans-serif;
font-size: 14px;
}
rect {
fill: lightgray;
stroke: #000;
}
path {
fill: none;
stroke-width: 1;
stroke: #333;
}
path.tool {
stroke: #3c6da8;
}
path.application {
stroke: #df2929;
}
path.fd {
stroke-width: 5;
}
text.fd {
font-weight: bold;
}
path.twe {
stroke-width: 5;
}
text.twe {
font-weight: bold;
}
path.kds {
stroke-width: 5;
}
text.kds {
font-weight: bold;
}
path.uid {
font-weight: bold;
}
path.ct {
stroke-width: 5;
}
text.ct {
font-weight: bold;
}
.intro text:first-child {
fill: #fff;
stroke: #f9f9f9;
stroke-width: 3;
}
.intro text+text {
fill: #333;
}
.intro text+text.application {
fill: #df2929;
}
.intro text+text.tool {
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