html and style fixes
This commit is contained in:
parent
54e0461471
commit
1fba1a1517
4 changed files with 17 additions and 34 deletions
|
@ -11,8 +11,7 @@
|
|||
<li><a href="geomap.html">Knotenkarte</a></li>
|
||||
</ul>
|
||||
<h2>Knotenkarte</h2>
|
||||
<div id="map"></div>
|
||||
<div id='chart'> </div>
|
||||
<div id="chart"></div>
|
||||
<link href='force.css' rel='stylesheet' type='text/css' />
|
||||
<script type="text/javascript" src="d3.js"></script>
|
||||
<script src='d3.layout.js' type='text/javascript'> </script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue