Thanks to visit codestin.com
Credit goes to splashboard.unhappychoice.com

Skip to content

basic_timeline

Renders a Timeline from inline [widget.options].events. Each event takes an RFC 3339 at timestamp plus a title; optional detail and status decorate the row. Right for fixed milestones (releases, anniversaries, planned freezes) where the dates don't change.

KindSafetyShapes
realtimeSafetimeline
OptionTypeRequiredDefaultDescription
eventslist of {at: RFC3339 string, title, detail?, status?}no[]Timeline events. at accepts any RFC 3339 / ISO 8601 timestamp (e.g. "2024-06-01T00:00:00Z" or "2024-06-01T09:00:00+09:00"); the renderer formats the relative "3h ago" / "Jun 1" label at draw time.
ShapeRenderers
timelineanimated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, list_timeline
2024-01-01  v1.0 released                        
            first major release                  
2024-02-01  Feature freeze                       
                                                  
                                                  
                                                  
                                                  
                                                  
[[widget]]
id = "basic_timeline"
fetcher = "basic_timeline"
render = "list_timeline"