Skip to content

Commit 0601383

Browse files
author
huston
committed
Merge branch 'release-0.3.1'
2 parents 5b5420a + bcaaf89 commit 0601383

27 files changed

Lines changed: 1593 additions & 869 deletions

app/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@
4040
<script src="scripts/else.js"></script>
4141
<script type="text/javascript">
4242
var config = {
43-
dataSource: 'sample_data/contrib.json',
44-
// curvedEdges: true,
45-
directedEdges: true
43+
dataSource: 'sample_data/contrib.json'
4644
};
4745

4846
alchemy.begin(config)

0 commit comments

Comments
 (0)