2 Repos
Synchronizing the active selection of data points across multiple different visual components.
Distinguishing note: Candidates focus on tab sync or low-level concurrency, not UI state synchronization of data selections
Explore 2 awesome GitHub repositories matching user interface & experience · Cross-Component Selection Synchronization. Refine with filters or upvote what's useful.
Lit is a machine learning interpretability framework and model debugging tool designed to analyze model behavior and performance. It serves as an interpretability dashboard for large language models and a general performance analyzer for text, image, and tabular datasets. The project distinguishes itself through a comprehensive suite of interpretability tools, including salience map generation for feature attribution, the creation of synthetic and counterfactual examples to test robustness, and the projection of high-dimensional embeddings into visual spaces via UMAP or PCA. It further enable
Synchronizes datapoint highlighting across all interactive modules to ensure consistent analysis.
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
Synchronizes the active selection of data points across different visual components when a user interacts with a graph.