| Line 1: | Line 1: | ||
<timeline> | <timeline> | ||
| − | ImageSize = | + | ImageSize = height:150 width:600 |
| − | PlotArea = | + | PlotArea = left:50 right:25 top:15 bottom:50 |
| + | TimeAxis = orientation:horizontal | ||
| + | DateFormat = mm/dd/yyyy | ||
AlignBars = justify | AlignBars = justify | ||
Colors = | Colors = | ||
| − | id: | + | id:kde4 value:rgb(0.7,0.7,1) # light yellow |
| − | id: | + | id:kde3 value:rgb(1,0.7,0.7) # light red |
id:koffice2 value:rgb(0.7,1,0.7) # light green | id:koffice2 value:rgb(0.7,1,0.7) # light green | ||
id:qt4 value:rgb(1,1,0.7) # light blue | id:qt4 value:rgb(1,1,0.7) # light blue | ||
id:black value:black | id:black value:black | ||
| − | Period = from: | + | Period = from:03/15/2007 till:11/15/2007 |
TimeAxis = orientation:horizontal | TimeAxis = orientation:horizontal | ||
| − | ScaleMajor = | + | ScaleMajor = gridcolor:red unit:month increment:1 start:03/15/2007 |
| − | + | ||
Define $markred = text:"*" textcolor:red shift:(0,3) fontsize:10 | Define $markred = text:"*" textcolor:red shift:(0,3) fontsize:10 | ||
PlotData= | PlotData= | ||
| − | align:center textcolor:black fontsize: | + | align:center textcolor:black fontsize:9 |
bar:kde4 color:kde4 | bar:kde4 color:kde4 | ||
| − | + | from:04/01/2007 till:04/30/2007 text:[[SF]] | |
| − | + | from:05/01/2007 till:05/31/2007 text:[[Alpha]] | |
| − | + | from:06/01/2007 till:06/24/2007 text:[[FF]] | |
| − | from: | + | from:06/25/2007 till:07/24/2007 text:[[Beta1]] |
| − | from: | + | from:07/25/2007 till:08/24/2007 text:[[Beta2]] |
| + | from:08/25/2007 till:09/24/2007 text:[[Beta3]] | ||
| + | from:09/25/2007 till:10/08/2007 text:[[RC1]] | ||
| + | from:10/09/2007 till:10/22/2007 text:[[RC2]] | ||
| + | from:10/23/2007 till:10/31/2007 text:[[4.0]] color:yellow | ||
bar:kde3 color:kde3 | bar:kde3 color:kde3 | ||
| − | |||
| − | |||
| − | |||
| − | |||
bar:koffice2 color:koffice2 | bar:koffice2 color:koffice2 | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</timeline> | </timeline> | ||