majicmike / DependencyWheel

A package dependency visualization using d3.js. Currently supports Composer for PHP.

Home Page:http://www.redotheweb.com/DependencyWheel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A package dependency visualization using d3.js. Currently supports Composer for PHP.

http://www.redotheweb.com/DependencyWheel/

License:MIT License


Languages

Language:JavaScript 100.0%