SkillAgentSearch skills...

Lightning

Data Visualization Server

Install / Use

/learn @lightning-viz/Lightning
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Lightning

Build Status

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

<img src="http://lightning-viz.org/images/gallery-square.png" width="50%">

installation

local

via npm

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

clone this repo

$ git clone git@github.com:lightning-viz/lightning.git
$ cd lightning
$ npm install
$ npm start

host a server

Deploy

client libraries

Official

Python

  • https://github.com/lightning-viz/lightning-python

Scala

  • https://github.com/lightning-viz/lightning-scala

Javascript (node + browser)

  • https://github.com/lightning-viz/lightning.js

Community

R

  • https://github.com/Ermlab/lightning-rstat

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 @lightningviz

Related Skills

View on GitHub
GitHub Stars957
CategoryDevelopment
Updated1d ago
Forks106

Languages

JavaScript

Security Score

95/100

Audited on Apr 7, 2026

No findings