Lightning is a data-visualization server providing API-based access to reproducible, web-based, interactive visualizations. It includes a core set of visualization types, but is built for extendability and customization. Lightning supports modern libraries like d3.js, three.js, and leaflet, and is designed for interactivity over large data sets and continuously updating data streams.
If you are just getting started, please see the project page, see the available visualizations or check out an IPython demo
$ npm install -g lightning-server
$ lightning-server
$ git clone [email protected]:lightning-viz/lightning.git
$ cd lightning
$ npm install
$ npm start
Python
Scala
Javascript (node + browser)
R
http://lightning-viz.github.io/documentation/
http://lightning-viz.github.io/visualizations/
We maintain a chatroom on gitter. If there's no response there: file an issue or reach out on twitter @lightningviz