5 repository-uri
UI techniques for structuring data through row grouping and cell merging.
Distinct from Table Data Managers: Focuses on the visual organization of rows for readability rather than general table data management.
Explore 5 awesome GitHub repositories matching data & databases · Visual Data Grouping. Refine with filters or upvote what's useful.
vxe-table is a high-performance data table component and UI library for Vue, designed for building data-heavy applications. It functions as a virtualized data grid and spreadsheet UI framework capable of rendering millions of rows by mounting only the visible elements of a dataset. The project distinguishes itself through spreadsheet-like functionality, including cell selection, copy-paste support, and the generation of cross-tabulated pivot tables. It also provides specialized tools for managing complex data hierarchies using virtual trees, row grouping, and cell merging. The library covers
Structures complex information through row grouping and cell merging to improve data readability.
ui-grid este o componentă de tip grid de date enterprise pentru aplicații Angular, concepută pentru a afișa date tabelare. Acesta funcționează ca un tabel de date interactiv care suportă virtualizarea pentru a menține performanța la randarea seturilor de date mari. Grid-ul oferă capabilități specializate pentru gestionarea profesională a datelor, inclusiv gruparea rândurilor, fixarea coloanelor și persistența stării. Acesta permite organizarea ierarhiilor complexe de date și transformarea înregistrărilor plate în structuri grupate sau arborescente. Componenta acoperă o gamă largă de funcționalități de gestionare a datelor, inclusiv editarea celulelor in-place, reordonarea coloanelor și capacitatea de a importa și exporta date în fișiere externe. De asemenea, include suport pentru navigarea prin tastatură și localizarea în mai multe limbi.
Enables the arrangement of flat records into groups or tree structures to visualize complex data relationships.
Vega-Lite is a high-level declarative language for specifying interactive, multi-view visualizations. It compiles a concise JSON specification into a full Vega visualization, automatically inferring scales, axes, and legends from encoding declarations. The grammar-of-graphics encoding maps data fields to visual channels such as position, color, size, and shape, while a multi-view composition grammar enables layered, faceted, concatenated, and repeated layouts. Reactive parameter binding links named parameters to input widgets, selections, and expressions for dynamic updates. The project suppo
Controls data grouping and order for aggregates and stacking in visualizations.
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
Groups a range of cells into a formal table with specific formatting.
This project is a feature-rich data grid component designed for Vue applications. It provides a flexible interface for rendering, managing, and manipulating structured information, offering built-in support for essential tabular operations such as sorting, filtering, pagination, and row selection. The library distinguishes itself through its highly extensible architecture, which allows developers to override default rendering for cells, headers, and pagination controls using scoped slots. It supports complex data workflows by enabling hierarchical organization through collapsible row grouping
Organizes rows into logical, collapsible categories or sections to improve readability and structure for complex datasets.