volitab
Volitab is a cross-platform open-source framework for creating interactive data visualizations and dashboards from tabular data. It provides a declarative specification language and a modular runtime that connects data sources, transformation steps, and rendering backends. The framework targets web browsers and server environments, offering bindings for JavaScript, Python, and Rust. Core concepts include a data model that represents tables and streams, a visualization schema that maps data to charts and widgets, and a plugin system for extensions.
Volitab originated as an open-community project in 2018 under the Volitab Foundation. The first stable release
Architecture and features include a dataflow model, reactive rendering, and a pluggable rendering layer with SVG
Reception and usage are strongest among educational labs, data journalism, and startups seeking lightweight dashboards. While