m |
m |
||
| (2 intermediate revisions by one user not shown) | |||
| Line 8: | Line 8: | ||
ScaleMinor = increment:1 unit:month increment:1 start:01/01/2007 | ScaleMinor = increment:1 unit:month increment:1 start:01/01/2007 | ||
| − | PlotArea = left: | + | PlotArea = left:130 bottom:30 top:30 right:10 # e.g. extra space to the left and below the plot area for axis labels and legend |
| Line 21: | Line 21: | ||
bar:BC text:Beta Cycle | bar:BC text:Beta Cycle | ||
bar:RC text:Release Candidate Cycle | bar:RC text:Release Candidate Cycle | ||
| − | + | bar:TL text:Events | |
| − | bar:TL text: | + | |
PlotData = | PlotData = | ||
| − | bar:TL width: | + | bar:TL width:40 color:yellow6 |
from:start till:end | from:start till:end | ||
| − | at:10/23/2007 mark:(line,skyblue3) align:center text:"Final Release" | + | at:04/01/2007 mark:(line,skyblue3) align:center shift:(0,-20) text:"Subsystem Freeze" |
| + | at:05/01/2007 mark:(line,skyblue3) align:center shift:(0,-10) text:"Soft API Freeze" | ||
| + | at:06/01/2007 mark:(line,skyblue3) align:center shift:(0,0) text:"Feature Freeze" | ||
| + | at:06/25/2007 mark:(line,skyblue3) align:center shift:(0,10) text:"Full API Freeze" | ||
| + | at:10/23/2007 mark:(line,skyblue3) align:center shift:(0,0) text:"Final Release" | ||
width:2 | width:2 | ||