awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Interactive Data Visualizations · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesInteractive Data Visualizations

Libraries and components for rendering dynamic charts and tables with user-driven exploration controls.

Distinguishing note: Focuses on interactive, user-controlled data exploration rather than static plotting libraries.

Explore 1 awesome GitHub repository matching graphics & multimedia · Interactive Data Visualizations. Refine with filters or upvote what's useful.

  1. Home
  2. Graphics & Multimedia
  3. Interactive Data Visualizations

Awesome Interactive Data Visualizations GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • streamlit/streamlit

    streamlit/streamlit

    43,550View on GitHub↗

    Streamlit is a Python framework designed to transform data scripts into interactive web applications. It utilizes a reactive execution engine that automatically reruns scripts from top to bottom whenever a user interaction triggers a state change, ensuring the interface remains synchronized with the underlying data. By providing a declarative interface, it allows developers to build functional applications without requiring extensive knowledge of frontend web technologies. The framework distinguishes itself through an identity-based widget reconciliation system that persists user input across

    Provides dynamic charts and tables that allow users to explore complex datasets through intuitive controls.

    Pythondata-analysisdata-sciencedata-visualization
    43,550View on GitHub↗