Scheduler Event Timeline Events

Render planned events as horizontal bars on resource timeline lanes.

Each PlannedEvent spans from start to end across the active TimelinePreset. Events without a matching resource_id are hidden on the timeline.

  • Showing multi-day projects, releases, or bookings on resource rows
  • Coloring bars by category or status via event styling props
  • Bind events: RwSignal<Vec<PlannedEvent>> on SchedulerTimeline.
  • Set each event's resource_id to a ScheduleResource id in the bound resources list.
  • Enable SchedulerFeatures::TIMELINE in features.
Multi-day bars

Week preset with a spanning release window on nested resource lanes.

DensityDefault
Resources
Conference Room A
Conference Room B
2024-12-29
2024-12-30
2024-12-31
2025-01-01
2025-01-02
2025-01-03
2025-01-04
Design review
Team sync
Sprint planning
Release window