1 repository
Mechanisms for maintaining existing graphical elements during document modification.
Distinct from Data Visualization Charts: Distinct from Data Visualization Charts: focuses on the preservation of existing chart metadata during file updates rather than rendering new charts.
Explore 1 awesome GitHub repository matching data & databases · Chart Preservation. Refine with filters or upvote what's useful.
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
Maintains existing charts and visual elements when modifying spreadsheet files to ensure data integrity.