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.27k stars 294 forks source link

Strided visible history #1648

Open roym899 opened 1 year ago

roym899 commented 1 year ago

Is your feature request related to a problem? Please describe. Visible history often becomes too dense over very short histories to be helpful.

Describe the solution you'd like Have an additional parameter to set a stride for the visible history. That would enable to only show every nth entry in the history.

Wumpf commented 1 year ago

Related to

jleibs commented 10 months ago

Another concrete use-case for this is decimation / or down-sampling within plots.