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>>onSchedulerTimeline. - Set each event's
resource_idto aScheduleResourceidin the boundresourceslist. - Enable
SchedulerFeatures::TIMELINEinfeatures.
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