1 Repo
Dynamic updates to chart attributes like axes or colors based on user-selectable parameters.
Distinct from Dynamic Component Rendering: Focuses on modifying visual attributes (axes/colors) of a component rather than just conditionally rendering the component itself.
Explore 1 awesome GitHub repository matching user interface & experience · Parameter-Driven Component Updates. Refine with filters or upvote what's useful.
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 project distinguishes itself through generative AI integration, utilizing a model context protocol server to translate natural language descriptions into validated dashboard configurations, charts, and layouts. It also features a decoupled data cataloging system that separates data sou
Provides dynamic updates to chart attributes and component arguments based on user-selectable parameters.