Weitere Optionen
Ulli (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Ulli (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 3: | Zeile 3: | ||
PlotArea = width:50 height:530 left:50 bottom:10 | PlotArea = width:50 height:530 left:50 bottom:10 | ||
DateFormat = | DateFormat = x.y | ||
Period = from:01/2009 till:12/2012 | Period = from:01/2009 till:12/2012 | ||
TimeAxis = orientation:vertical | TimeAxis = orientation:vertical | ||
Version vom 16. November 2009, 20:17 Uhr
<timeline> ImageSize = width:160 height:550 PlotArea = width:50 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 from:10/2009 till:12/2010 shift:($dx,5) text:so lala
</timeline>