Skip to content

morzel85/perspective

 
 

Repository files navigation

Perspective

npm PyPI Build Status FINOS - Active

Perspective is an interactive visualization component for large, real-time datasets. Originally developed at J.P. Morgan, Perspective makes it simple to build 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. As a library, Perspective provides both:

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

  • A framework-agnostic User Interface Custom Element and Jupyterlab Widget, via WebWorker (WebAssembly) or virtually via WebSocket (Python/Node), and a suite of Datagrid and D3FC Chart plugins.

Examples

Movies Superstore Maps Airports
Movies Superstore Maps Elevation
NYPD CCRB Olympics Custom Styles
Olympics Custom Styles
Editable Maps Elevation Streaming
Editable Maps Elevation Streaming
IEX Cloud NYC Citibike JupyterLab Plugin
IEX Cloud NYC Citibike JupyterLab Plugin
CSV Magic Maps Citibike
CSV CSV Maps Citibike

Documentation

Community

About

Streaming pivot visualization via WebAssembly

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 35.7%
  • C++ 30.6%
  • Python 18.6%
  • Rust 9.1%
  • Less 2.2%
  • TypeScript 1.6%
  • Other 2.2%