Tom Gallacher
d1a1362d2a
Update README.md
2016-12-06 17:27:46 +00:00
Tom Gallacher
fb98af153a
Update colour of warning
2016-12-06 17:13:21 +00:00
Tom Gallacher
d82a43d1e3
Implemented collisions on nodes
...
Also included in this is the implementation of stats as html foreign
objects in svgs.
2016-12-06 16:29:45 +00:00
Tom Gallacher
62aef3eec6
Implement multi-tier info boxes
...
These use HTML inside of SVG, this allows us to style the SVG's much
easier, it also enables us to reference the dom nodes from within react.
2016-12-06 12:38:17 +00:00
Tom Gallacher
1f3c6c2e41
New pass as d3
2016-12-05 17:42:38 +00:00
Tom Gallacher
9d3903a1db
Implement d3 avg rendering in react
...
This is an initial implement that at the moment constructs the required
SVG layout to be used by D3.
2016-12-02 11:02:58 +00:00
Tom Gallacher
2b6149374b
spikes: architecture diagram nodes repel from each other
2016-11-07 16:39:23 +00:00
Tom Gallacher
c2a739635a
Update README.md
2016-11-07 15:26:56 +00:00
Tom Gallacher
68a2cc800d
spikes: architecture digram looks nicer
...
This fixes the rounded rectangles not looking correctly and shows as a
proof of concept what is needed for more complicated shapes. In this
example we implement the two rounded corners of a rectangle as a svg
`path` which is abstracted away as a function. Further steps could be
made to make this a d3 shape, however is not needed at this stage.
2016-11-07 15:10:32 +00:00
Tom Gallacher
5040fffaba
Spikes of d3 and sigma.js
2016-11-07 13:57:21 +00:00