Crate re_time_panel
source ยทExpand description
Rerun Time Panel
This crate provides a panel that shows all entities in the store and allows control of time and timelines, as well as all necessary ui elements that make it up.
Modulesยง
- data_density_graph ๐Show the data density over time for a data stream.
- paint_ticks ๐
- streams_tree_data ๐
- time_axis ๐
- time_control_ui ๐
- time_panel ๐
- time_ranges_ui ๐egui uses
f32
precision for all screen-space ui coordinates, which makes sense, because that is plenty of precision for things on screen. - time_selection_ui ๐
Structsยง
- A panel that shows entity names to the left, time on the top.