Open rbairi opened 7 years ago
Replaced: <script src="js/d3.min.js"></script> With: <script src="https://d3js.org/d3.v4.min.js"></script>
<script src="js/d3.min.js"></script>
<script src="https://d3js.org/d3.v4.min.js"></script>
This breaks the dependency wheel graph.
@fzaninotto would you accept a D3.js V4 pull request?
with pleasure!
Replaced:
<script src="js/d3.min.js"></script>
With:<script src="https://d3js.org/d3.v4.min.js"></script>
This breaks the dependency wheel graph.