Merge pull request #89 from chtefi/patch-1

Use v0.4.16 of dagre-d3 to avoid javascript error
This commit is contained in:
Johannes Rudolph 2016-02-01 09:40:29 +01:00
commit e551c8f526
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ THE SOFTWARE.
<script src="http://d3js.org/d3.v3.js"></script>
<script src="http://cpettitt.github.io/project/graphlib-dot/v0.6.1/graphlib-dot.js"></script>
<script src="http://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="http://cpettitt.github.io/project/dagre-d3/v0.4.10/dagre-d3.min.js"></script>
<script src="http://cpettitt.github.io/project/dagre-d3/v0.4.16/dagre-d3.min.js"></script>
<script src="dependencies.dot.js"></script>
<style>