Weitere Optionen
Ulli (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Ulli (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
<timeline> | <timeline> | ||
ImageSize = width:160 height:550 | ImageSize = width:160 height:550 | ||
PlotArea = width: | PlotArea = width:150 height:530 left:50 bottom:10 | ||
DateFormat = x.y | DateFormat = x.y | ||
| Zeile 13: | Zeile 13: | ||
from:start till:10.2009 shift:($dx,15) text:Überarbeitung AZ; Pos. El; Kabelboden | from:start till:10.2009 shift:($dx,15) text:Überarbeitung AZ; Pos. El; Kabelboden | ||
from: | from:10.2009 till:end shift:($dx,5) text:Erprobungsbetrieb | ||
</timeline> | </timeline> | ||
Version vom 17. November 2009, 12:53 Uhr
<timeline> ImageSize = width:160 height:550 PlotArea = width:150 height:530 left:50 bottom:10
DateFormat = x.y Period = from:01.2009 till:12.2012 TimeAxis = orientation:vertical ScaleMajor = unit:month increment:1 start:01.2009 Define $dx = 25 # shift text to right side of bar
PlotData=
bar:Leaders color:red width:25 mark:(line,white) align:left fontsize:S
from:start till:10.2009 shift:($dx,15) text:Überarbeitung AZ; Pos. El; Kabelboden from:10.2009 till:end shift:($dx,5) text:Erprobungsbetrieb
</timeline>