d3-layout-narrative
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.
See annotated source for API details.
You could style it something like this:
Check out the bare-bones example if you're having trouble getting started.