bguthrie / grapple

Data dashboard carousel designed for big displays.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grapple

Data dashboard carousel designed for big displays. Supports Graphite as a backend datasource. Dynamically resized based on your display dimensions.

Usage

Don't yet. But if you must:

$ git clone https://github.com/bguthrie/grapple
$ npm install
$ cp public/config/grapple.example.json public/config/grapple.json
$ vi public/config/grapple.json
$ npm start

TODO

Non-chart data, arbitrary data sources (via plugins).

License

EPL.

About

Data dashboard carousel designed for big displays.


Languages

Language:JavaScript 92.5%Language:CoffeeScript 3.2%Language:CSS 2.3%Language:HTML 2.0%