os-alan / perspective

Streaming pivot visualization via WebAssembly

Home Page:https://jpmorganchase.github.io/perspective/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perspective

Build Status

A streaming data visualization engine for Javascript, Perspective makes it simple to build real-time & user configurable analytics entirely in the browser.

Features

  • A fast, memory efficient streaming pivot engine written principally in C++ and compiled to both WebAssembly and asm.js via the emscripten compiler.

  • An embeddable, framework-agnostic configuration UI, based on Web Components, and a WebWorker engine host for responsiveness at high frequency.

  • A suite of simple visualization plugins for some common Javascript libraries such as HighCharts and Hypergrid.

  • Runtimes for the Browser and Node.js.

Examples

Documentation

About

Streaming pivot visualization via WebAssembly

https://jpmorganchase.github.io/perspective/

License:Apache License 2.0


Languages

Language:C++ 70.7%Language:JavaScript 21.8%Language:CSS 3.7%Language:HTML 2.0%Language:TypeScript 0.8%Language:CMake 0.3%Language:Jupyter Notebook 0.3%Language:Dockerfile 0.3%Language:C 0.2%