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 usesf32
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.