awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repository-uri

Awesome GitHub RepositoriesSpreadsheet Visualizations

Tools for embedding charts, pivot tables, and conditional formatting within spreadsheet documents.

Distinct from Data Visualization Charts: Distinct from general data visualization libraries: specifically targets the embedding of visual elements into spreadsheet file formats.

Explore 7 awesome GitHub repositories matching data & databases · Spreadsheet Visualizations. Refine with filters or upvote what's useful.

Awesome Spreadsheet Visualizations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • xuri/excelizeAvatar xuri

    xuri/excelize

    20,668Vezi pe GitHub↗

    Excelize is a Go library designed for reading, writing, and modifying Microsoft Excel files in XML-based formats. It functions as a spreadsheet file parser and generator that enables the programmatic extraction and modification of data. The library includes a streaming spreadsheet processor to handle massive datasets incrementally, preventing system memory exhaustion during large-scale read and write operations. It also provides a chart generator to convert worksheet values or external data sources into visual representations within the spreadsheet. Beyond core file processing, the project c

    Embeds charts and visual representations directly into spreadsheet documents.

    Go
    Vezi pe GitHub↗20,668
  • qax-os/excelizeAvatar qax-os

    qax-os/excelize

    20,682Vezi pe GitHub↗

    Excelize is a library for reading and writing spreadsheet files in the Office Open XML format. It provides a comprehensive suite of tools for programmatically creating, modifying, and analyzing workbooks, worksheets, and cell data, ensuring compatibility across various office software suites through structured XML serialization. The library distinguishes itself with a built-in formula calculation engine that evaluates complex mathematical and logical expressions directly against workbook data. It also features a memory-mapped streaming architecture, which allows for the efficient processing o

    Supports embedding graphical elements like charts and pivot tables, as well as applying conditional formatting to spreadsheet data.

    Goagentaianalytics
    Vezi pe GitHub↗20,682
  • mengshukeji/luckysheetAvatar mengshukeji

    mengshukeji/Luckysheet

    16,643Vezi pe GitHub↗

    Luckysheet is a web-based spreadsheet component and collaborative editor designed for rendering interactive grids in a browser. It functions as an Excel-compatible data grid that allows for the import and export of spreadsheet files while maintaining tabular data structures. The project provides real-time collaborative editing, synchronizing changes across multiple users to enable simultaneous work on shared documents. It also serves as a JavaScript data visualization tool, converting cell values into graphical charts and visual representations. The platform covers a broad range of data mana

    Integrates visualization tools that embed charts and pivot tables directly within the spreadsheet environment.

    JavaScript
    Vezi pe GitHub↗16,643
  • unidoc/uniofficeAvatar unidoc

    unidoc/unioffice

    4,809Vezi pe GitHub↗

    unioffice is a comprehensive document processing suite that provides a PDF document processor, an Open XML document library, a document security toolkit, and a document content extractor. It is designed to programmatically create, read, and modify Word, Excel, and PowerPoint files, as well as generate and edit PDF documents. The project is distinguished by its native language implementation of the Open XML standard, which removes native binary dependencies to simplify container deployments. It features advanced capabilities for digital document security, including hardware-based PDF signing,

    Allows adding and manipulating images embedded within spreadsheet cells or charts.

    Godocxecma-376excel
    Vezi pe GitHub↗4,809
  • jmcnamara/xlsxwriterAvatar jmcnamara

    jmcnamara/XlsxWriter

    3,911Vezi pe GitHub↗

    XlsxWriter is a library for generating spreadsheets in the XLSX format, functioning as an Excel workbook writer and file generator. It provides the capability to write data, apply cell formatting, and build complex layouts across multiple worksheets. The project distinguishes itself with a memory-optimized writing mode that flushes large datasets to disk row-by-row, enabling the creation of files exceeding 4 GB while minimizing RAM consumption. It also includes a specialized mechanism for embedding binary project files and digital signatures to enable VBA macros and signed scripts within work

    Generates charts, sparklines, and data labels embedded directly within spreadsheet documents.

    Pythonchartslibxlsxwriterpandas
    Vezi pe GitHub↗3,911
  • jankallman/epplusAvatar JanKallman

    JanKallman/EPPlus

    3,775Vezi pe GitHub↗

    EPPlus is a .NET library designed for programmatically creating, manipulating, and styling Excel files using the Open XML format. It functions as an office file manipulator and spreadsheet processor that allows for the generation and modification of workbooks without requiring the local installation of office productivity software. The library enables the creation of complex workbooks featuring charts, pivot tables, and conditional formatting for automated reporting. It includes an internal calculation engine to execute embedded formulas and spreadsheet logic, and provides security features s

    Enables the embedding of charts, pictures, and shapes directly into spreadsheet documents for data visualization.

    C#dotnetexcelooxml
    Vezi pe GitHub↗3,775
  • negokaz/excel-mcp-serverAvatar negokaz

    negokaz/excel-mcp-server

    973Vezi pe GitHub↗

    Acest proiect este un server Model Context Protocol care permite asistenților AI să interacționeze direct cu fișierele Microsoft Excel. Acționează ca o punte, permițând sistemelor externe să citească, să scrie și să modifice datele din tabele printr-o interfață standardizată. Suportând atât manipularea directă a fișierelor, cât și automatizarea aplicațiilor headless, serverul oferă un utilitar cuprinzător pentru gestionarea programatică a registrelor de lucru. Serverul se distinge prin combinarea capabilităților de procesare a datelor cu un pipeline de randare vizuală. Poate genera capturi de ecran ale unor intervale specifice din tabel și poate captura interfața activă a aplicației, oferind context vizual pentru sarcini automatizate și raportare. Aceste funcții permit utilizatorilor să extragă date structurate, menținând în același timp capacitatea de a vizualiza și documenta starea registrelor complexe. Dincolo de operațiunile de bază, instrumentul suportă fluxuri de lucru extinse de restructurare și formatare. Permite crearea, duplicarea și organizarea foilor de calcul, precum și aplicarea programatică a stilurilor de celule și a formatelor numerice. Pentru a asigura stabilitatea în timpul operațiunilor la scară largă, sistemul implementează streaming de date bazat pe paginare, care optimizează utilizarea memoriei și transferul de date la manipularea fișierelor mari.

    Generates visual snapshots of spreadsheet ranges for reporting and documentation purposes.

    Go
    Vezi pe GitHub↗973
  1. Home
  2. Data & Databases
  3. Data Visualization Charts
  4. Spreadsheet Visualizations

Explorează sub-etichetele

  • Embedded Media ManagementManagement of images and other media objects embedded directly within spreadsheet cells or charts. **Distinct from Spreadsheet Visualizations:** Distinct from Spreadsheet Visualizations: focuses specifically on the insertion and manipulation of image files rather than data-driven charts.