Skip to content

Commit

Permalink
Use DynamicGraph module
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnmora committed Dec 15, 2018
1 parent 2088d4a commit d091b9d
Show file tree
Hide file tree
Showing 4 changed files with 17,457 additions and 141 deletions.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,9 @@ <h3>
</section>


<script src="https://d3js.org/d3.v4.min.js"></script>
<script src="js/d3v4.js"></script>
<script src="js/d3.slider.js"></script>
<script src="js/dynamic-graph.js"></script>
<script src="js/index.js"></script>

</body>
Expand Down
Loading

0 comments on commit d091b9d

Please sign in to comment.