abircb / perspective

Streaming pivot visualization via WebAssembly

Home Page:https://perspective.finos.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perspective

npm PyPI Build Status FINOS - Active

Perspective is an interactive visualization component for large, real-time datasets. Originally developed for J.P. Morgan's trading business, Perspective makes it simple to build real-time & user configurable analytics entirely in the browser, or in concert with Python and/or Jupyterlab. Use it to create reports, dashboards, notebooks and applications, with static data or streaming updates via Apache Arrow.

Features

  • A fast, memory efficient streaming query engine, written in C++ and compiled to WebAssembly, with read/write/stream support for Apache Arrow.

  • A framework-agnostic query configuration UI component, based on Web Components, and a WebWorker and/or WebSocket data engine host for stable interactivity at high frequency.

  • A customizable HTML Data Grid plugin, and a Chart plugin built on D3FC.

  • Integration with Jupyterlab, both natively in a Python kernel, and as a notebook Widget.

  • Cross-language streaming and/or virtualization to the browser via Apache Arrow.

  • Runtimes for the browser, Python, and Node.js.

Examples

Superstore Olympics Custom Styles
Superstore Olympics Custom Styles
Editable Streaming CSV
Editable Streaming CSV
IEX Cloud NYC Citibike
IEX Cloud NYC Citibike

Documentation

About

Streaming pivot visualization via WebAssembly

https://perspective.finos.org/

License:Apache License 2.0


Languages

Language:JavaScript 42.4%Language:C++ 34.7%Language:Python 14.6%Language:CSS 3.0%Language:CMake 1.8%Language:HTML 1.3%Language:TypeScript 1.0%Language:Dockerfile 1.0%Language:C 0.1%Language:Makefile 0.0%