aboutsummaryrefslogtreecommitdiffstats
path: root/html
Commit message (Collapse)AuthorAgeFilesLines
* pass mouse events through from <text> to <rect>Adam Spiers2015-01-081-0/+1
|
* add a basic commit tipAdam Spiers2015-01-083-3/+73
|
* import d3-tip 0.6.6Adam Spiers2015-01-082-0/+307
|
* move functions out of draw_graphAdam Spiers2015-01-081-34/+34
|
* rename redraw() to be less genericAdam Spiers2015-01-081-2/+2
|
* try progressive offsetsAdam Spiers2015-01-081-7/+7
| | | | | | | | As suggested here: https://github.com/tgdwyer/WebCola/issues/47#issuecomment-68980159 Doesn't seem to make any difference though.
* fix layoutAdam Spiers2015-01-071-21/+38
|
* make WIDTH/HEIGHT constantsAdam Spiers2015-01-071-5/+5
|
* group each <rect> and <text> together inside a <g>Adam Spiers2015-01-072-19/+23
|
* get rid of old nodeRadiusAdam Spiers2015-01-061-4/+0
|
* make svg and fg global for debuggingAdam Spiers2015-01-061-2/+4
|
* add x alignment constraintsAdam Spiers2015-01-061-8/+48
| | | | doesn't work 100% yet
* disable routeEdges for now, as it doesn't work properly yetAdam Spiers2015-01-061-1/+1
|
* tweak layoutAdam Spiers2015-01-061-2/+3
|
* try out edge routingAdam Spiers2015-01-061-0/+31
|
* move start lowerAdam Spiers2015-01-061-2/+3
|
* fix commented codeAdam Spiers2015-01-061-5/+5
|
* increase arrow head sizeAdam Spiers2015-01-061-2/+2
|
* fix arrows to point at <rect> not <text>Adam Spiers2015-01-061-14/+12
|
* improve spacing a bitAdam Spiers2015-01-062-3/+4
|
* for now, use the non-minified versions of d3 and webcolaAdam Spiers2015-01-063-2/+13203
| | | | This makes for less cryptic debugging messages.
* turn nodes from <circle> into a text box with SHA labelAdam Spiers2015-01-062-12/+41
|
* consistent spacing after functionsAdam Spiers2015-01-061-1/+1
|
* use slightly more interesting test.jsonAdam Spiers2015-01-061-3/+69
|
* add zooming and panningAdam Spiers2015-01-063-4/+22
|
* 4-column indent for .cssAdam Spiers2015-01-061-7/+7
|
* render graph from test.jsonAdam Spiers2015-01-063-0/+133
|
* generate some test JSON data for WebColatag1Adam Spiers2015-01-061-0/+25
|
* import d3 3.5.3Adam Spiers2015-01-062-0/+31
|
* import jquery-2.1.3Adam Spiers2015-01-062-0/+5
|
* import WebCola v3tag2Adam Spiers2015-01-063-0/+25