Line 75: | Line 75: | ||
</style> | </style> | ||
− | + | <div class="t-container" style="position: relative;"> | |
<div class="t-col t-col_12" style="position: relative;"> | <div class="t-col t-col_12" style="position: relative;"> | ||
+ | <svg id="globe"></svg> | ||
<svg id="defs"> | <svg id="defs"> | ||
<defs> | <defs> | ||
Line 101: | Line 102: | ||
</div> | </div> | ||
+ | </div> | ||
<script src="/wiki/images/7/79/D3_custom.min.txt"></script> | <script src="/wiki/images/7/79/D3_custom.min.txt"></script> | ||
Line 151: | Line 153: | ||
var lineTooltip = d3.select('#show'); | var lineTooltip = d3.select('#show'); | ||
− | var svg = d3.select("# | + | var svg = d3.select("#globe") |
− | + | ||
.attr("width", width) | .attr("width", width) | ||
.attr("height", height) | .attr("height", height) |
Revision as of 14:32, 28 October 2017
Collaborations
abc