rerun-io / rerun

Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.
https://rerun.io/
Apache License 2.0
6.38k stars 311 forks source link

Dataframe view: deduplicate row with identical value #7068

Open abey79 opened 2 months ago

abey79 commented 2 months ago

The dataframe view has a lot of duplicated content, especially in time range mode (same entity for many timestamps, etc.).

image
gavrelina commented 1 month ago

if we start with an entity on top -> most likely this behavior will not happen as often (only if smth was logged at the same time tick multiple times, which is not a majority of cases). Because normally there will be 1 row per a time tick. Hence this will be useful after enabling changing 'Entity as a row' VS 'Entity as a column'?

https://github.com/user-attachments/assets/c58b36a0-4729-4479-bb48-090d85e3993a

abey79 commented 1 month ago

Probably only useful with: