Skip to content

RohanPadmanabhan/perspective

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 63.2%
  • JavaScript 27.2%
  • CSS 5.2%
  • HTML 2.5%
  • TypeScript 0.8%
  • CMake 0.3%
  • Other 0.8%