d3-layout-narrative icon indicating copy to clipboard operation
d3-layout-narrative copied to clipboard

A d3 layout for creating XKCD style narrative charts

Narrative Charts

XKCD style narrative charts layout engine for d3.

This is just a layout engine; how you go about presenting and styling the result is entirely up to you.

All the xys you'll need

See annotated source for API details.

You could style it something like this:

Preview

Check out the bare-bones example if you're having trouble getting started.