Create your PlantUML diagrams directly in your browser!
UML Editor Content @startuml package "Timeline Rendering Engine" { [DataRow Array Generator] --> [DataRow Renderer] } note right of [DataRow Array Generator] Generates the dataRow array Objects in array contain type colSpan end note note right of [DataRow Renderer] Loop over the dataRow array Render each item a. Set row container CSS width to 4320px b. There are 288 positions (5 min slots) c. Set CSS Width using dataRowItem.colSpan end note @enduml
You can enter here a previously generated URL:
previously generated URL