awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

26 Repos

Awesome GitHub RepositoriesData Visualizations

Components for rendering charts and progress indicators to visualize complex information sets.

Distinct from High-Volume Data Rendering: Focuses on visual data representations like charts, whereas High-Volume Data Rendering focuses on the efficiency of displaying large datasets in tables or lists.

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

Awesome Data Visualizations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • migueldeicaza/gui.csAvatar von migueldeicaza

    migueldeicaza/gui.cs

    11,070Auf GitHub ansehen↗

    gui.cs is a .NET terminal user interface toolkit and framework used to build interactive, cross-platform text-based applications. It provides a structured system for composing terminal views using a view hierarchy and a dedicated layout engine. The library distinguishes itself through a component-based widget system and a constraint-based layout engine that allows interfaces to remain responsive across different terminal window dimensions. It employs a virtual-screen buffer to minimize flickering during redraws and uses state-driven theme configurations to maintain persistent visual styles.

    Provides high-fidelity color support to render charts and progress indicators for displaying complex information sets.

    C#
    Auf GitHub ansehen↗11,070
  • gui-cs/terminal.guiAvatar von gui-cs

    gui-cs/Terminal.Gui

    11,068Auf GitHub ansehen↗

    Terminal.Gui is a cross-platform .NET toolkit for building interactive text-based user interfaces. It provides a component-based architecture, a terminal rendering engine, and a declarative layout system to create console applications that run consistently across Windows, macOS, and Linux. The framework distinguishes itself with a comprehensive set of interactive console widgets, including data grids, hex editors, and hierarchical tree components. It supports advanced visual capabilities such as 24-bit True Color, Sixel image support, and a relative-coordinate layout system that adapts to ter

    Implements a charting and graphing system capable of rendering large datasets with integrated sorting.

    C#consoleconsole-applicationcross-platform
    Auf GitHub ansehen↗11,068
  • ecomfe/vue-echartsAvatar von ecomfe

    ecomfe/vue-echarts

    10,717Auf GitHub ansehen↗

    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

    Embeds chart components into applications to visualize complex datasets using customizable visual templates.

    TypeScript
    Auf GitHub ansehen↗10,717
  • datav-team/datavAvatar von DataV-Team

    DataV-Team/DataV

    9,667Auf GitHub ansehen↗

    DataV is a big screen visualization framework designed for high-impact data displays. It provides a collection of libraries for both Vue and React to build large-scale data dashboards featuring interactive charts and visual elements. The toolkit includes a specialized decoration kit of scalable vector graphics used to add borders and frames to professional data display screens. It focuses on complex data visualization, including the rendering of specialized charts such as water level and flight line maps. The framework covers a broad capability surface for data dashboard visualization, provi

    Renders interactive charts and maps to visualize complex information sets through an intuitive interface.

    Vuebidatavsvg
    Auf GitHub ansehen↗9,667
  • rsuite/rsuiteAvatar von rsuite

    rsuite/rsuite

    8,701Auf GitHub ansehen↗

    rsuite is a React UI component library and enterprise design system used to build professional web interfaces. It functions as a themable component suite and localized UI toolkit, providing the necessary tools for developing data-heavy administrative dashboards and internal applications. The library is distinguished by its built-in support for server-side rendering to improve initial page load speeds and search engine visibility. It includes a global provider for managing consistent visual styles and high-contrast modes, alongside a translation layer for interface localization and date format

    Provides indicators, timelines, and carousels to visualize status and statistical trends.

    TypeScript
    Auf GitHub ansehen↗8,701
  • primefaces/primereactAvatar von primefaces

    primefaces/primereact

    8,323Auf GitHub ansehen↗

    PrimeReact is a comprehensive UI component library for building interactive user interfaces with React. It provides an accessible component suite, a form input framework, and a data visualization toolkit designed to meet accessibility standards through built-in keyboard navigation and focus management. The library features a themed design system that allows for visual customization via pre-defined skin sets or an unstyled mode. This unstyled mode decouples component behavior and accessibility logic from the presentation layer, enabling the implementation of custom corporate design systems. C

    Includes a toolkit for rendering complex information using filtered data tables, hierarchical trees, and visual progress meters.

    CSS
    Auf GitHub ansehen↗8,323
  • huntabyte/shadcn-svelteAvatar von huntabyte

    huntabyte/shadcn-svelte

    8,341Auf GitHub ansehen↗

    shadcn-svelte is a collection of accessible and customizable user interface elements for Svelte applications. Rather than being distributed as a traditional dependency, these components are provided as source code that is copied directly into the project codebase. The library utilizes a registry-based distribution system, allowing users to install specific UI blocks and components via a command-line interface. This system uses JSON metadata to define dependencies and file paths, while a bootstrapping process automates the configuration of styles and CSS variables. The project integrates Tail

    Ships components for rendering interactive charts and progress indicators to visualize complex information.

    TypeScriptbits-uishadcn-svelteshadcn-ui
    Auf GitHub ansehen↗8,341
  • zhiyiyo/pyqt-fluent-widgetsAvatar von zhiyiYo

    zhiyiYo/PyQt-Fluent-Widgets

    7,651Auf GitHub ansehen↗

    PyQt-Fluent-Widgets is a Python GUI component library and framework extension that provides a set of pre-styled UI components following modern Fluent design standards. It replaces standard PyQt controls with a specialized widget set designed for building contemporary desktop applications. The library distinguishes itself by offering advanced layout patterns, such as waterfall grids, loading skeleton screens, and split-view application shells. It provides a comprehensive collection of high-level interface elements, including navigation menu systems, configuration setting cards, and complex vie

    Renders complex datasets via interactive charts, gauges, and themed tables in a desktop environment.

    Pythoncustomfluentfluent-design
    Auf GitHub ansehen↗7,651
  • novus/nvd3Avatar von novus

    novus/nvd3

    7,227Auf GitHub ansehen↗

    nvd3 is a data visualization framework and reusable web graphing library. It provides a collection of interactive charting components built on top of the D3.js library to render complex datasets as graphics within a web browser. The library functions as a wrapper for D3.js, offering predefined chart types and modular templates. This implementation allows for the creation of custom data graphs and web dashboards without requiring the author to write low-level SVG code from scratch. The system utilizes SVG-based vector rendering and attribute-driven styling to generate visualizations. It incor

    Renders reusable charts and graphs to represent complex datasets within a web browser.

    JavaScript
    Auf GitHub ansehen↗7,227
  • jerairrest/react-chartjs-2Avatar von jerairrest

    jerairrest/react-chartjs-2

    6,933Auf GitHub ansehen↗

    react-chartjs-2 is a data visualization library that provides a set of React components acting as a wrapper for Chart.js. It allows for the rendering of interactive charts and graphs within a React application using a declarative approach. The library manages HTML5 canvas charting components by tying the lifecycle of Chart.js instances to the mounting and unmounting of the React component tree. It translates component props into the configuration objects required by the underlying engine to map datasets to visual elements. The project covers a range of frontend integration capabilities, incl

    Converts raw datasets into interactive charts by mapping data points to visual elements.

    TypeScript
    Auf GitHub ansehen↗6,933
  • reactchartjs/react-chartjs-2Avatar von reactchartjs

    reactchartjs/react-chartjs-2

    6,933Auf GitHub ansehen↗

    react-chartjs-2 is a data visualization library that provides a set of React components to integrate the Chart.js library. It serves as a component-based charting interface for rendering dynamic data visualizations and graphs based on structured data sets. The project provides a declarative way to manage chart configurations and data updates. It maps component props to the underlying charting engine, allowing users to modify visual options and data dynamically to refresh displays. The library covers broader data visualization development, including the implementation of dynamic dashboards an

    Provides components for rendering dynamic data visualizations and charts based on structured datasets.

    TypeScriptchartcharting-librarychartjs
    Auf GitHub ansehen↗6,933
  • answerdotai/fasthtmlAvatar von AnswerDotAI

    AnswerDotAI/fasthtml

    6,846Auf GitHub ansehen↗

    FastHTML is a full-stack Python web framework designed for building interactive web applications using pure Python. It functions as an HTMX integration framework and a Python HTML domain-specific language, allowing developers to generate HTML structures using native objects and functions instead of external templating files. The framework is distinguished by its native support for real-time bidirectional communication via WebSockets and Server-Sent Events, enabling server-side updates to be pushed to the browser without full page reloads. It further integrates identity management through OAut

    Integrates interactive charts and plots to provide visual representations of data.

    Jupyter Notebook
    Auf GitHub ansehen↗6,846
  • oppia/oppiaAvatar von oppia

    oppia/oppia

    6,719Auf GitHub ansehen↗

    Oppia is an online learning platform and cloud-based learning environment designed to deliver interactive lessons and tutoring through structured activities. It functions as a multilingual educational content management system that provides a web-based interface for students to engage with educational resources. The project includes an interactive lesson authoring tool that enables the creation of educational content featuring dynamic values, data visualizations, and rich text editors. To ensure global accessibility, the system supports multilingual content with localized stylesheets and righ

    Renders charts and visual representations of data to provide interactive learning insights within educational content.

    Pythonangularappengineappengine-python
    Auf GitHub ansehen↗6,719
  • chartscss/charts.cssAvatar von ChartsCSS

    ChartsCSS/charts.css

    6,569Auf GitHub ansehen↗

    charts.css is a CSS-driven framework designed to transform semantic HTML into accessible data visualizations without relying on JavaScript. It functions as a charting library that uses standard HTML structures, such as tables and lists, to render graphs while maintaining full compatibility with screen readers. The project distinguishes itself by using CSS variables to map numeric data to visual dimensions and utility classes to control chart types and layouts. It supports a wide range of visual styles, including 3D effects, reflection effects, and customized color palettes integrated via a br

    Renders multiple data series within one chart to compare different groups of information.

    HTMLchartchartscss
    Auf GitHub ansehen↗6,569
  • ankane/chartkickAvatar von ankane

    ankane/chartkick

    6,526Auf GitHub ansehen↗

    Chartkick is a Ruby on Rails visualization library and JavaScript charting wrapper that provides a high-level interface for integrating interactive charts into web applications. It functions as a multi-engine charting adapter, wrapping various JavaScript charting libraries to provide a consistent API for rendering data visualizations. The project is distinguished by its engine abstraction, which allows users to switch between different JavaScript charting libraries without modifying the underlying data sources. It also supports asynchronous data visualization, fetching chart data from remote

    Renders line, pie, column, bar, area, and scatter charts to visualize datasets in web applications.

    Ruby
    Auf GitHub ansehen↗6,526
  • scottplot/scottplotAvatar von ScottPlot

    ScottPlot/ScottPlot

    6,417Auf GitHub ansehen↗

    ScottPlot is a cross-platform, high-performance charting library for .NET that renders interactive plots across desktop and web GUI frameworks including Windows Forms, WPF, MAUI, Avalonia, Blazor, and WinUI. It provides an optimized rendering engine capable of displaying millions of data points with interactive pan, zoom, and live data streaming, while also supporting image export to formats like PNG and SVG for file output, cloud applications, and notebooks. The library distinguishes itself through a comprehensive set of chart types including scatter, line, bar, pie, heatmap, financial, rada

    Creates Smith chart axes for displaying impedance of RF signals using resistance and reactance coordinates.

    C#chartchartingcharts
    Auf GitHub ansehen↗6,417
  • live-charts/live-chartsAvatar von Live-Charts

    Live-Charts/Live-Charts

    5,540Auf GitHub ansehen↗

    Live-Charts ist eine .NET-Datenvisualisierungsbibliothek, die eine Sammlung interaktiver Diagramme, Karten und Messgeräte bereitstellt. Sie fungiert als Echtzeit-Charting-Engine und Multi-Format-Grafikbibliothek, die darauf ausgelegt ist, komplexe Datensätze innerhalb von .NET-Anwendungen zu rendern. Die Bibliothek bietet Tools zur Erstellung interaktiver Daten-Dashboards, die in der Lage sind, große Datensätze zu explorieren. Dies wird durch ein System zum Zoomen, Schwenken und Nutzen mehrerer Koordinatenachsen unterstützt, um durch Hunderttausende von Datenpunkten zu navigieren. Die Visualisierungs-Engine unterstützt eine Vielzahl von Formaten, einschließlich Balken-, Linien-, Heatmaps und geografischen Karten. Sie enthält Funktionen für die Echtzeit-Datenüberwachung und die Entwicklung von Desktop-Dashboards zur Verfolgung von Live-Metriken und Trends.

    Provides comprehensive components for rendering interactive charts and graphs to represent complex information sets.

    C#chartdata-visualizationmaps
    Auf GitHub ansehen↗5,540
  • duxianwei520/reactAvatar von duxianwei520

    duxianwei520/react

    5,321Auf GitHub ansehen↗

    This project is a React admin dashboard boilerplate designed for building backend administrative interfaces. It provides a pre-configured development stack that integrates a Redux state management framework, a role-based access control system, and a standardized Axios HTTP client wrapper. The system includes a mock API development environment that serves fake data through a local server to decouple frontend development from backend availability. It uses Vite for module bundling and provides a component-library based UI for constructing management interfaces. The platform covers a broad range

    Renders data visualizations using interactive charts to represent complex data sets for administrative reporting.

    JavaScriptant-design-proantdbabel
    Auf GitHub ansehen↗5,321
  • diogobernardino/williamchartAvatar von diogobernardino

    diogobernardino/WilliamChart

    5,106Auf GitHub ansehen↗

    WilliamChart ist eine Android-Datenvisualisierungsbibliothek und ein Toolkit, das verwendet wird, um interaktive Diagramme und Grafiken innerhalb von Android-Anwendungen zu rendern. Es fungiert als UI-Komponentenbibliothek für die Integration datengesteuerter Dashboards und Metriken in Android-Layouts. Die Bibliothek enthält eine spezialisierte Komponente zur Darstellung proportionaler kategorischer Daten als Donut-Charts, bei denen es sich um kreisförmige Diagramme mit hohlen Zentren handelt. Sie bietet eine Drawing-Engine, die Low-Level-APIs verwendet, um numerische Daten auf Pixelkoordinaten auf dem Bildschirm abzubilden.

    Provides components for rendering charts to visualize complex information sets.

    Kotlin
    Auf GitHub ansehen↗5,106
  • hustcc/echarts-for-reactAvatar von hustcc

    hustcc/echarts-for-react

    4,990Auf GitHub ansehen↗

    echarts-for-react ist eine React-Chart-Bibliothek und Datenvisualisierungskomponente, die als Wrapper für die Apache ECharts-Bibliothek dient. Sie ermöglicht das Rendern komplexer Datenvisualisierungen und Graphen innerhalb einer komponentenbasierten Architektur unter Verwendung deklarativer Konfigurationen. Die Bibliothek bietet einen Mechanismus für den Zugriff auf die zugrunde liegende Visualisierungsinstanz, was Low-Level-Operationen wie den Bildexport und die manuelle Größenanpassung ermöglicht. Sie unterstützt zudem das Binden benutzerdefinierter Funktionen an Visualisierungsereignisse, um Anwendungslogik basierend auf Benutzerinteraktionen auszulösen. Das Toolset deckt die Konfiguration des allgemeinen Chart-Verhaltens und Update-Strategien ab. Es unterstützt zudem den Import nur spezifischer Komponenten, um die Gesamtgröße des Anwendungs-Bundles zu reduzieren.

    Renders complex data visuals and graphs using declarative configurations within React components.

    TypeScriptechartsecharts-for-reactjavascript
    Auf GitHub ansehen↗4,990
Vorherige12Nächste
  1. Home
  2. User Interface & Experience
  3. High-Volume Data Rendering
  4. Data Visualizations

Unter-Tags erkunden

  • Specialized Visualization Charts3 Sub-TagsCharts designed for niche data representations such as water levels or flight line maps. **Distinct from Data Visualizations:** More specific than general data visualizations; focuses on non-standard, specialized industry charts.