1 unstable release
0.1.0 | Oct 14, 2024 |
---|
#1027 in GUI
7,147 downloads per month
Used in 4 crates
(via re_space_view_dataframe)
53KB
891 lines
☰ egui_table
Table viewer for egui.
Features
- Auto-sized, resizable columns
- Hierarchical column titles
- Sticky columns and header
- Expanding rows
- Support for millions of rows
- Heterogenous row heights
Testing
- Locally:
cargo run -p demo
- Web locally:
(cd demo && trunk serve)
- Web: https://rerun-io.github.io/egui_table/
Dependencies
~5–10MB
~110K SLoC