TL test: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
TimeAxis = orientation:horizontal | TimeAxis = orientation:horizontal | ||
ScaleMajor = unit:year increment:1 start:1997 | ScaleMajor = unit:year increment:1 start:1997 | ||
PlotData= | PlotData= | ||
Line 15: | Line 13: | ||
bar:CEO | bar:CEO | ||
from: 1998.830 till: 2001.249 text:"[[Mike Roberts|Roberts]]" color:skyblue | from: 1998.830 till: 2001.249 text:"[[Mike Roberts|Roberts]]" color:skyblue | ||
from: 2001.249 till: 2003.249 text:"[[Stuart Lynn|Lynn]]" color:orange | from: 2001.249 till: 2003.249 text:"[[Stuart Lynn|Lynn]]" color:orange | ||
from: 2003.249 till: 2009.5 text:"[[Paul Twomey|Twomey]]" color:blue | from: 2003.249 till: 2009.5 text:"[[Paul Twomey|Twomey]]" color:blue | ||
from: 2009.5 till: 2012.583 text:"[[Rod Beckstrom|Becktrom]]" color:red | from: 2009.5 till: 2012.583 text:"[[Rod Beckstrom|Becktrom]]" color:red | ||
from: 2012.583 till: 2012.833 shift:(0,15) text:"[[Akram Atallah|Atallah]]" color:limegreen | from: 2012.583 till: 2012.833 shift:(0,15) text:"[[Akram Atallah|Atallah*]]" color:limegreen | ||
from: 2012.833 till: 2016.249 text:"[[Fadi Chehade|Chehade]]" color:lavender | from: 2012.833 till: 2016.249 text:"[[Fadi Chehade|Chehade]]" color:lavender | ||
from:2016:249 till:2016.417 shift:(0,15) text:"[[Akram Atallah|Atallah]]" color:limegreen | from:2016:249 till:2016.417 shift:(0,15) text:"[[Akram Atallah|Atallah*]]" color:limegreen | ||
from:2016.417 till: | from:2016.417 till:end text:"[[Goran Marby|Marby]]" color:skyblue | ||
</timeline> | </timeline> |
Revision as of 17:43, 13 September 2021
<timeline> ImageSize = width:800 height:100 PlotArea = left:65 right:15 bottom:20 top:5 AlignBars = justify Period = from:1997 till:2022 TimeAxis = orientation:horizontal ScaleMajor = unit:year increment:1 start:1997
PlotData=
align:center textcolor:black fontsize:8 mark:(line,black) width:25 shift:(0,-5)
bar:CEO from: 1998.830 till: 2001.249 text:"Roberts" color:skyblue from: 2001.249 till: 2003.249 text:"Lynn" color:orange from: 2003.249 till: 2009.5 text:"Twomey" color:blue from: 2009.5 till: 2012.583 text:"Becktrom" color:red from: 2012.583 till: 2012.833 shift:(0,15) text:"Atallah*" color:limegreen from: 2012.833 till: 2016.249 text:"Chehade" color:lavender from:2016:249 till:2016.417 shift:(0,15) text:"Atallah*" color:limegreen from:2016.417 till:end text:"Marby" color:skyblue
</timeline>