Crates.io | egui_table |
lib.rs | egui_table |
version | 0.1.0 |
source | src |
created_at | 2024-10-14 11:10:57.626501 |
updated_at | 2024-10-14 11:10:57.626501 |
description | Table viewer for egui |
homepage | https://github.com/rerun-io/egui_table |
repository | https://github.com/rerun-io/egui_table |
max_upload_size | |
id | 1408190 |
size | 62,269 |
egui_table
Table viewer for egui.
Auto-sized, resizable columns
Hierarchical column titles
Sticky columns and header
Expanding rows
Support for millions of rows
Heterogenous row heights
cargo run -p demo
(cd demo && trunk serve)