block by nitaku d11779627154f490f3ca

Radial tree with "packed" nodes (flare)

Full Screen

An experiment that adds some jitter (sort of) to the nodes of a radial tree layout, in order to pack them more efficiently into space. Each node is moved alternatively towards to or away from the center by an amount of pixels that’s equal to the radius of the node.

The data structure that’s represented is the flare software package hierarchy.

index.js

index.html

index.css