Timeline: Difference between revisions

From Francis
Jump to navigation Jump to search
(Created page with "<timeline> # All measures are in pixels TimeAxis = orientation:vertical ImageSize = width:490 height:600 PlotArea = left:50 width:70 bottom:10 top:10 AlignBars = justi...")
 
No edit summary
Line 1: Line 1:
<timeline>
<itimeline height="512px" min="2014-06-01" max="2014-08-30">
# All measures are in pixels
<!-- These two lines define events that happen at a particular time -->
 
2014-07-25T13:00:00Z|Design|[[Target 1|Target 1]]
TimeAxis  = orientation:vertical
2014-07-26T10:00:00Z|Design|[[Target 2|Target 2]]
ImageSize  = width:490 height:600
<!-- These three are ranges, defined using IS8601 intervals with start and end dates and times -->
PlotArea  = left:50 width:70 bottom:10 top:10
2014-07-25T08:00:00Z/2014-07-26T15:00:00Z|Implement|[[Phase 1]]
AlignBars  = justify
2014-07-26T12:00:00Z/2014-07-27T15:00:00Z|Implement|[[Phase 2]]
DateFormat = yyyy
2014-07-25T08:00:00Z/2014-08-00:00:00+02:00|Implement|Project 1
Period    = from:1945 till:2016
<!-- Available in v1.3: support for grouping. These three lines define events grouped in the 'last phase' group -->
ScaleMajor = unit:year increment:5 start:1945
2014-07-25T13:00:00Z|[[File:Nuvola apps important.svg|16px]] Coalface|[[Target 1/Deploy]]
ScaleMinor = grid:skyblue unit:year increment:1 start:1945
2014-07-25T13:10:00Z|[[File:Nuvola apps important.svg|16px]] Coalface|[[Target 1/Panic]]
Colors =
2014-07-25T13:15:00Z|[[File:Nuvola apps important.svg|16px]] Coalface|[[Target 1/Rollback]]
  id:canvas value:gray(0.95)
</itimeline>
BackgroundColors = canvas:canvas
 
# there is no automatic collision detection,
# so shift texts up or down manually to avoid overlap
 
Define $dx = 35 # shift text to right side of bar


PlotData=
PlotData=
Line 40: Line 34:
   from:2010  till:2013 shift:($dx,-5)    text:"Crejat course"   
   from:2010  till:2013 shift:($dx,-5)    text:"Crejat course"   
   from:2013  till:end  shift:($dx,-3)    text:"Retired"   
   from:2013  till:end  shift:($dx,-3)    text:"Retired"   
</timeline>
 
----
----
[[Category:Francis Franck|!]]
[[Category:Francis Franck|!]]

Revision as of 16:18, 15 January 2021

2014-07-25T13:00:00Z
Design
2014-07-26T10:00:00Z
Design
2014-07-25T08:00:00Z
2014-07-26T15:00:00Z
Implement
2014-07-26T12:00:00Z
2014-07-27T15:00:00Z
Implement
2014-07-25T08:00:00Z
Implement
Project 1
2014-07-25T13:00:00Z
Nuvola apps important.svg Coalface
2014-07-25T13:10:00Z
Nuvola apps important.svg Coalface
2014-07-25T13:15:00Z
Nuvola apps important.svg Coalface
{"selectable":false,"timeChangeable":false,"height":"512px","max":"2014-08-30T00:00:00Z","min":"2014-06-01T00:00:00Z"}

PlotData=

 align:left
 bar:Life color:blue width:25 mark:(line,white) fontsize:L
 at:1985 mark:(line,red)
 at:2006 mark:(line,red)
 from:start  till:1949 shift:($dx,-10)   text:Wilrijk  
 from:1949  till:1952 shift:($dx,-5)     text:Bredabaan 
 from:1952  till:1958 shift:($dx,-10)    text:St.Michielscollege Lager Onderwijs
 from:1958  till:1964 shift:($dx,-10)    text:St.Michielscollege Middelbaar Latijn / Grieks
 from:1964  till:1965 shift:($dx,-3)     text:St.Jan-Berchmans extra jaar Wiskunde
 from:1965  till:1971 shift:($dx,-6)     text:"RU Gent Solid State Physics Engineering" 
 from:1971  till:1973 shift:($dx,-5)  
 from:1973  till:1976 shift:($dx,-2)    text:"KU Leuven Doctorate Polymer Physics" 
 from:1976  till:1988 shift:($dx,-2)    text:"JRC Petten Structural Analysis" color:green
 from:1988  till:1991 shift:($dx,-2)    text:"JRC Petten Data Management"  color:green
 from:1991  till:1994 shift:($dx,-2)    text:"JRC Petten Infrastructural Informatics"  color:green
 from:1994  till:1998 shift:($dx,-2)    text:"JRC Petten Sector Head ENAIS"  color:green
 from:1998  till:2002 shift:($dx,-2)    text:"JRC Petten Assistant to the director"  color:green
 from:2002  till:2010  shift:($dx,-4)   text:"Retired" 
 from:2010  till:2013 shift:($dx,-5)    text:"Crejat course"  
 from:2013  till:end  shift:($dx,-3)    text:"Retired"