awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 रिपॉजिटरी

Awesome GitHub RepositoriesData Visualization Libraries

Integrated charting and mapping components for rendering datasets as interactive graphics.

Distinguishing note: Focuses on graphical data representation.

Explore 9 awesome GitHub repositories matching user interface & experience · Data Visualization Libraries. Refine with filters or upvote what's useful.

Awesome Data Visualization Libraries GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • chartsorg/chartsChartsOrg का अवतार

    ChartsOrg/Charts

    28,000GitHub पर देखें↗

    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

    Provides a mobile-optimized library for rendering interactive line, bar, and radar charts with hardware-accelerated animations.

    Swift
    GitHub पर देखें↗28,000
  • recharts/rechartsrecharts का अवतार

    recharts/recharts

    27,241GitHub पर देखें↗

    This project is a declarative data visualization library that provides a composable suite of user interface components for rendering interactive charts. It functions as an SVG-based charting engine, allowing developers to construct complex visualizations by nesting modular building blocks such as axes, grids, legends, and data series within a unified layout. The library distinguishes itself through a highly responsive architecture that automatically reconciles layout changes and maps data domains to pixel coordinates using mathematical scale functions. It prioritizes performance through memoi

    Building complex, modular charts by composing individual components like axes, legends, and data shapes into a unified layout.

    TypeScriptchartcharting-librarycomponents
    GitHub पर देखें↗27,241
  • plotly/plotly.pyplotly का अवतार

    plotly/plotly.py

    18,270GitHub पर देखें↗

    Plotly.py is a comprehensive framework for building production-ready data applications and interactive dashboards directly from Python code. It functions as both a high-performance visualization library for browser-based charts and a full-stack tool for transforming analytical scripts into responsive, web-based interfaces. By abstracting away the need for manual HTML or JavaScript, it allows developers to define complex layouts and functional logic using modular, reusable components. The framework distinguishes itself through a robust architecture that handles event orchestration and state sy

    Creates interactive, browser-based charts and graphs that support zooming, panning, and complex data exploration.

    Pythond3dashboarddeclarative
    GitHub पर देखें↗18,270
  • ag-grid/ag-gridag-grid का अवतार

    ag-grid/ag-grid

    15,412GitHub पर देखें↗

    AG Grid is a JavaScript data grid library designed for rendering and manipulating large datasets within web applications. It functions as a comprehensive toolset for building interactive tables that support complex data visualization, enabling the display of massive volumes of information while maintaining responsive user interactions. The library distinguishes itself through a column-oriented layout engine and a plugin-based architecture that allows for modular extensions. It utilizes a cell-based component lifecycle and an expression-based evaluation engine to manage data updates and format

    Provides tools for building sophisticated data-driven interfaces that handle massive volumes of information.

    TypeScriptangularangular-gridangular-table
    GitHub पर देखें↗15,412
  • apexcharts/apexcharts.jsapexcharts का अवतार

    apexcharts/apexcharts.js

    15,096GitHub पर देखें↗

    ApexCharts is a comprehensive JavaScript charting library designed for building interactive, responsive, and data-driven visualizations within web applications. It functions as a versatile data visualization framework that supports a wide range of chart types, including categorical, statistical, and financial plots, enabling developers to construct complex dashboards and real-time monitoring interfaces. The library distinguishes itself through a deep commitment to accessibility and high-performance interactivity. It provides built-in support for keyboard navigation, screen readers, and high-c

    Enables smooth zooming and panning across large datasets to maintain performance during data exploration.

    JavaScriptchartsdata-visualizationgraphs
    GitHub पर देखें↗15,096
  • ecomfe/vue-echartsecomfe का अवतार

    ecomfe/vue-echarts

    10,717GitHub पर देखें↗

    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

    Provides a set of tools for rendering complex charts and graphics based on configuration objects and datasets.

    TypeScript
    GitHub पर देखें↗10,717
  • amueller/word_cloudamueller का अवतार

    amueller/word_cloud

    10,518GitHub पर देखें↗

    Word Cloud is a Python library designed to transform raw text data into graphical visualizations. It functions as a text analysis tool that processes natural language input to identify recurring keywords and summarize thematic content through visual representations. The library distinguishes itself by its ability to generate word clouds that conform to custom image silhouettes. By utilizing raster-based masking and greedy collision detection, it maps word frequency to font size while ensuring that text is placed within specific, user-defined shapes. The tool handles the entire pipeline of te

    Provides a library for transforming raw text input into graphical word clouds to highlight frequently occurring terms.

    Python
    GitHub पर देखें↗10,518
  • h2oai/waveh2oai का अवतार

    h2oai/wave

    4,241GitHub पर देखें↗

    Wave is a full-stack web application framework and low-code UI library designed for building real-time data dashboards and interactive interfaces using Python and R. It allows developers to define browser-based user interfaces and manage server-side state without writing HTML or CSS. The project functions as a collaborative state synchronizer, relaying and persisting application state across multiple concurrent users to enable shared real-time experiences. It distinguishes itself by broadcasting live updates and data visualizations to connected browsers through a unified programming model. T

    Generates various charts including line and area plots with options for grouping and annotations.

    Pythonappdashboardfedramp
    GitHub पर देखें↗4,241
  • mckinsey/vizromckinsey का अवतार

    mckinsey/vizro

    3,579GitHub पर देखें↗

    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 a library for creating reactive dashboards with cross-filtering and dynamic data catalogs.

    Pythondashboarddata-visualizationplotly
    GitHub पर देखें↗3,579
  1. Home
  2. User Interface & Experience
  3. Data Visualization Libraries