How-to guides for visualizing data in the Rerun Viewer.
Limit the viewer's memory usage
Keep the Viewer from running out of memory
Use multiple native viewers
Run several Viewer windows on different gRPC ports
Implement custom visualizations (Rust only)
Extend the Rerun Viewer UI using Rust and egui
Visualize fixed-window plots
Configure time series views to show a sliding window
Component mappings
Redirect a visualizer's input to a different component
Visualize geospatial data
Use the map view with GPS-style latitudes and longitudes
React to events in the Viewer
Register callbacks for Viewer events in web, Jupyter, or Rust
Building blueprints programmatically
Configure the Viewer in code using the Python Blueprint API
Plot any scalar
Plot numerical data that wasn't logged with Rerun semantics
Visualize state changes
Show entities transitioning between discrete states over time