Skip to content

deardooley/lightning

 
 

Repository files navigation

Lightning

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

session

installation

local

via npm

$ npm install -g lightning-server
$ lightning-server

clone this repo

$ git clone [email protected]:lightning-viz/lightning.git
$ cd lightning
$ npm install
$ npm start

host a server

Deploy

client libraries

Python

Scala

Node.js

complete documentation

http://lightning-viz.github.io/documentation/

visualizations

http://lightning-viz.github.io/visualizations/

help

Gitter

We maintain a chatroom on gitter. If there's no response there: file an issue or reach out on twitter (@mathisonian, @thefreemanlab)

About

Data Visualization Server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.5%
  • CSS 8.4%
  • HTML 4.1%