David F. Gleich

← ViMoS

The movie graph, in D3

The same data as the 2004 ViMoS applet — 3,706 films and their similarities (MovieLens) — pulled straight out of the old jar and drawn with modern D3.

Double-click a node to expand · drag to move · scroll or + / − to zoom · Fit re-centres · each edge is a wedge tapering to a point in its direction.

Built from movielens.dir-sim.smat + movielens-small.names (the data files bundled inside MovieGraph.jar) — no decompiling needed. The original Java applet is here.