Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix layout | Adam Spiers | 2015-01-07 | 1 | -21/+38 |
* | make WIDTH/HEIGHT constants | Adam Spiers | 2015-01-07 | 1 | -5/+5 |
* | group each <rect> and <text> together inside a <g> | Adam Spiers | 2015-01-07 | 1 | -12/+16 |
* | get rid of old nodeRadius | Adam Spiers | 2015-01-06 | 1 | -4/+0 |
* | make svg and fg global for debugging | Adam Spiers | 2015-01-06 | 1 | -2/+4 |
* | disable routeEdges for now, as it doesn't work properly yet | Adam Spiers | 2015-01-06 | 1 | -1/+1 |
* | tweak layout | Adam Spiers | 2015-01-06 | 1 | -2/+3 |
* | try out edge routing | Adam Spiers | 2015-01-06 | 1 | -0/+31 |
* | move start lower | Adam Spiers | 2015-01-06 | 1 | -2/+3 |
* | fix commented code | Adam Spiers | 2015-01-06 | 1 | -5/+5 |
* | increase arrow head size | Adam Spiers | 2015-01-06 | 1 | -2/+2 |
* | fix arrows to point at <rect> not <text> | Adam Spiers | 2015-01-06 | 1 | -14/+12 |
* | improve spacing a bit | Adam Spiers | 2015-01-06 | 1 | -3/+3 |
* | for now, use the non-minified versions of d3 and webcola | Adam Spiers | 2015-01-06 | 2 | -0/+13201 |
* | turn nodes from <circle> into a text box with SHA label | Adam Spiers | 2015-01-06 | 1 | -10/+28 |
* | consistent spacing after functions | Adam Spiers | 2015-01-06 | 1 | -1/+1 |
* | add zooming and panning | Adam Spiers | 2015-01-06 | 1 | -3/+17 |
* | render graph from test.json | Adam Spiers | 2015-01-06 | 1 | -0/+100 |
* | import d3 3.5.3 | Adam Spiers | 2015-01-06 | 2 | -0/+31 |
* | import jquery-2.1.3 | Adam Spiers | 2015-01-06 | 2 | -0/+5 |
* | import WebCola v3tag2 | Adam Spiers | 2015-01-06 | 3 | -0/+25 |