sp4ceman / d3-layout-narrative

A d3 layout for creating XKCD style narrative charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A d3 layout for creating XKCD style narrative charts

License:MIT License


Languages

Language:JavaScript 100.0%