A map-like interactive set of reusable charts for layering visualizations on a common local coordinate system like floor plans.
Here's an image of an example in action:
Requires D3 V4+.
NodeJS +0.10 is Required
Install GruntJS
npm install -g grunt-cli
npm install
To generate css, js and min versions into dist
directory simply run
grunt
open the `example\index.html` in your favourite browser.