diff --git a/index.html b/index.html index 4bf1bf5..c6746ba 100644 --- a/index.html +++ b/index.html @@ -65,7 +65,7 @@

Purpose

  • Did you ever look for a visualization that would help you understand the mess that's in a composer.json?
  • DependencyWheel tries to answer these needs. Also, it tries to make dependencies look beautiful, but that's another story.

    - +

    Usage

    To create a DependencyWheel, include the d3.dependencyWheel.js file together with d3.js, just like in this page. Create a new instance of the dependency wheel chart constructor, then make a d3 selection using a CSS selector (of the div where the wheel should be inserted), attach dependency data, and call the chart on the selection.

    @@ -115,7 +115,7 @@ 

    Licence

    Fork me on GitHub - +