Changes

no edit summary
Line 5: Line 5:  
Define $skip = at:end # Force a blank line
 
Define $skip = at:end # Force a blank line
 
Define $dayunknown = 15 # what day to use if it's actually not known
 
Define $dayunknown = 15 # what day to use if it's actually not known
ImageSize= width:1000 height:auto barincrement:20
+
ImageSize= width:1000 height:auto barincrement:25
 
TimeAxis = orientation:horizontal
 
TimeAxis = orientation:horizontal
 
PlotArea = right:10 left:10 bottom:20 top:20
 
PlotArea = right:10 left:10 bottom:20 top:20
Line 41: Line 41:     
PlotData=
 
PlotData=
     align:center textcolor:black fontsize:M mark:(line,black) width:25 shift:(0,-5)
+
     align:center textcolor:black fontsize:M mark:(line,black) width:15 shift:(0,-5)
   −
     color:ceo width:25
+
     color:ceo width:15
 
           bar:CEO from:10/01/1998 till:03/15/2001 text:"[[Mike Roberts|Roberts]]"
 
           bar:CEO from:10/01/1998 till:03/15/2001 text:"[[Mike Roberts|Roberts]]"
 
           bar:CEO from:03/15/2001 till:03/15/2003 text:"[[Stuart Lynn|Lynn]]"
 
           bar:CEO from:03/15/2001 till:03/15/2003 text:"[[Stuart Lynn|Lynn]]"
Line 57: Line 57:  
           bar:skip at:end
 
           bar:skip at:end
   −
     color:chair width:25 mark:(line,black) #We use the last day of the relevant AGM to set start/end dates
+
     color:chair width:15 mark:(line,black) #We use the last day of the relevant AGM to set start/end dates
 
           bar:Chair from:10/01/1998 till:11/16/2000 text:"[[Esther Dyson|Dyson]]"
 
           bar:Chair from:10/01/1998 till:11/16/2000 text:"[[Esther Dyson|Dyson]]"
 
           bar:Chair from:11/16/2000 till:11/02/2007 text:"[[Vint Cerf|Cerf]]"
 
           bar:Chair from:11/16/2000 till:11/02/2007 text:"[[Vint Cerf|Cerf]]"
Bureaucrats, Check users, lookupuser, Administrators, translator
3,197

edits