d3-dependency-wheel

Dependency Wheel ================

Usage no npm install needed!

<script type="module">
  import d3DependencyWheel from 'https://cdn.skypack.dev/d3-dependency-wheel';
</script>

README

Dependency Wheel

This experiment visualizes package dependencies using an interactive disc. Each disc section represents a dependency, and links between arcs materialize these dependencies. All rendering is done client-side, in JavaScript. Built with d3.js, published with the MIT open-source license.

Interact with DependencyWheels, see examples, and build your own at http://fzaninotto.github.com/DependencyWheel.

The Dependency Wheel of the sylius/sylius project