block by mbostock 3180395

Force Layout with Canvas

Full Screen

This example demonstrates rendering a D3 force-directed graph using Canvas rather than SVG. The performance is slightly better than SVG, but unlike the SVG version, the nodes in this one are not draggable.

index.html