项目文件夹

0
Andrew Stein 11c8238c0c Merge pull request #3227 from perspective-dev/bug-fixes
Add `View::on_remove`, better ExprTK coercion
2026-09-05 15:51:14 -04:00
2026-08-03 23:53:34 -04:00
2026-08-09 23:50:39 -04:00
2025-12-09 13:28:52 -08:00
2026-09-05 15:08:54 -04:00
2026-09-04 09:28:18 -04:00
2026-09-05 15:08:54 -04:00
2026-09-05 15:08:54 -04:00
2026-09-04 09:28:18 -04:00
2024-02-26 22:17:05 -05:00
2024-02-23 22:21:30 -05:00
2022-07-04 21:33:32 -04:00
2026-09-05 15:08:54 -04:00
2024-08-13 23:21:40 -04:00
2026-09-04 09:28:18 -04:00
2026-02-16 23:45:18 -05:00
2026-09-04 09:28:18 -04:00
2025-10-26 20:36:17 -04:00
2026-08-29 11:58:37 -04:00
2026-03-01 20:27:11 -05:00
2024-08-13 23:21:40 -04:00
2026-09-04 09:28:18 -04:00
2026-09-05 15:08:54 -04:00
2026-09-05 15:08:54 -04:00
2026-08-25 22:42:54 -04:00
2026-05-15 21:52:52 -04:00




Build Status npm PyPI crates.io

Perspective is an interactive analytics and data visualization component for large, real-time and streaming datasets. Build user-configurable reports, dashboards, notebooks and applications, backed by a high-performance streaming query engine that runs in-browser via WebAssembly or server-side in Python, Node.js and Rust — or delegates to a database you already have.


Features

  • A data-reactive UI packaged as a Custom Element, with drag-and-drop query and layout configuration. Includes a virtual-scrolling, editable data grid, WebGL charting engine with 15+ chart types, tile-based geographic maps, full theme support, and React bindings.

  • A fast, memory-efficient streaming query engine written in C++ and compiled for WebAssembly (including a 64-bit memory64 build for in-browser datasets larger than 4GB), Python and Rust. Tables update incrementally and views tick in real time, with reactive joins across tables, a columnar expression language based on ExprTK, and read/write/streaming support for Apache Arrow, CSV and JSON.

  • A symmetric client/server architecture — the same Client API connects to an engine in-process, in a Web Worker, or remotely over WebSocket, with server bindings for Python (aiohttp, Starlette, Tornado), Node.js and Rust. Datasets can be mirrored to the browser for fluid interaction or virtualized server-side, streaming only what's visible.

  • Virtual servers that run Perspective's UI directly on external engines like DuckDB, ClickHouse, PostgreSQL and Polars, translating view configurations into native queries — no ETL or data copy required.

  • A Jupyter widget built on anywidget and a Python client library for interactive data analysis in JupyterLab and other notebook environments.

Documentation

Examples

SuperstoreWorkspaceWebcam
RaycastingMarketNYPD
MoviesEvictionsFractal

Media

@timkpaine @timbess @sc1f
@texodus @texodus







The Perspective project is a member of the The OpenJS Foundation.

Copyright OpenJS Foundation and Perspective contributors. All rights reserved. The OpenJS Foundation has registered trademarks and uses trademarks. For a list of trademarks of the OpenJS Foundation, please see our Trademark Policy and Trademark List. Trademarks and logos not indicated on the list of OpenJS Foundation trademarks are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.

The OpenJS Foundation | Terms of Use | Privacy Policy | Bylaws | Code of Conduct | Trademark Policy | Trademark List | Cookie Policy