Commit c23bbed
authored
Empty column tracker and new dataframe APIs on top (#7677)
Before:

After:

Of course with static data this still looks pretty weird in many cases,
such as shown in this screenshot,
But that's a job for the upcoming
#7668.
---
* Fixes #76151 parent c06745f commit c23bbed
File tree
10 files changed
+284
-155
lines changed- crates
- store
- re_chunk_store/src
- re_chunk/src
- re_dataframe/src
- viewer/re_space_view_dataframe/src
- rerun_py/src
10 files changed
+284
-155
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
15 | 37 | | |
16 | 38 | | |
17 | 39 | | |
| |||
0 commit comments