Commit Graph

4 Commits

Author SHA1 Message Date
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