How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Charts is a mobile data visualization library designed for rendering interactive graphical representations of complex datasets. It provides a declarative configuration interface that maps data structures to visual components, supporting a variety of chart types including line, bar, pie, scatter, and radar plots. The library distinguishes itself through a hardware-accelerated drawing layer that ensures high-performance rendering across mobile platforms. It features a gesture-driven transformation engine that enables users to pan, zoom, and scale views, alongside an interpolated animation syste
re-frame is a functional framework for building single-page applications in ClojureScript. It provides a centralized, immutable database that serves as the single source of truth for the entire application state, enforcing a strict unidirectional data flow where events trigger state transitions and subsequent view updates. The framework distinguishes itself through a reactive signal graph and an interceptor-based middleware pipeline. By treating application logic as a sequence of data-driven events and declarative side effects, it decouples business logic from the view layer. This architectur
vue-echarts is a data visualization library and a reactive wrapper for Apache ECharts, designed to integrate complex charts and graphics into Vue.js applications using a declarative, component-based approach. It functions as an interface that synchronizes charting engine instances with reactive state. The project provides a declarative graphics interface for building custom chart overlays, shapes, and text elements using a component-based slot architecture. It distinguishes itself by allowing the injection of custom components into chart elements, such as tooltips, via scoped slots rather tha
Franchise is a database query tool and notebook SQL client that allows users to run queries and analyze datasets. It functions as a local data processor with a browser-based engine for executing SQL commands against CSV, JSON, and XLSX files without uploading data to a remote server. The project uses a cell-based interface to organize queries and results in an interactive, document-like layout. It supports a workflow where users can fork queries into side-by-side layouts to compare different SQL variations and their results without overwriting existing code. The system provides a unified int
Vizro is a low-code Python framework for building production-ready data visualization applications. It functions as a UI orchestrator that allows users to define multi-page analytical dashboards through structured configurations in Python, YAML, or JSON, reducing the need for extensive frontend engineering.
The main features of mckinsey/vizro are: Data Visualization, Configuration-Based Dashboarding, Declarative Application Definitions, Low-Code Dashboard Frameworks, AI Dashboard Generators, Visualization Configurations, Model Context Protocol Servers, Natural Language Visualization Generators.
Projects with overlapping indexed features include: chartsorg/charts — Charts is a mobile data visualization library designed for rendering interactive graphical representations of complex… day8/re-frame — re-frame is a functional framework for building single-page applications in ClojureScript. It provides a centralized,… structuredlabs/preswald — Preswald is a WebAssembly data application framework used to build interactive data apps that run entirely in the… ecomfe/vue-echarts — vue-echarts is a data visualization library and a reactive wrapper for Apache ECharts, designed to integrate complex… hvf/franchise — Franchise is a database query tool and notebook SQL client that allows users to run queries and analyze datasets. It… h2oai/wave — Wave is a full-stack web application framework and low-code UI library designed for building real-time data dashboards…