3.3.16. Dependency Wheel¶
3.3.16.1. Dependency Wheel¶
The DependencyWheel represents dependencies in a code source.
Dependency Wheel is a javascript visualization of the classes dependencies in the code. Every class, interface and trait are represented as a circle, and every relation between the classes are represented by a link between them, inside the circle.
It is based on Francois Zaninotto’s DependencyWheel and the d3.js.

3.3.16.2. Specs¶
Short name |
Dependency Wheel |
Rulesets |
Dependency Wheel doesn’t depend on rulesets. |
Type |
HTML |
Target |
This report is written in ‘wheel’. |
Available in |