Skip to content

Instantly share code, notes, and snippets.

View christianvoigt's full-sized avatar

Christian Voigt christianvoigt

View GitHub Profile
@christianvoigt
christianvoigt / argument-map.html
Last active December 29, 2015 13:29
Code for embedding Argunet Browser and loading a .graphml file
<div class="argument-map" id="container">
<div class="thesis" id="thesis1">
<h4>thesis 1 title</h4>
<p>thesis 1 text.</p>
</div>
<div class="argument" id="argument1">
<h4>argument 1 title</h4>
</div>
<div class="argument" id="argument2">
<h4>Argument 2 title</h4>