913
Bearbeitungen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 63: | Zeile 63: | ||
DateFormat = dd/mm/yyyy | DateFormat = dd/mm/yyyy | ||
ImageSize = width:800 height:300 | ImageSize = width:800 height:300 | ||
PlotArea = left: | PlotArea = left:40 right:0 bottom:20 top:10 | ||
Period = from:01/01/2001 till:31/12/2014 | Period = from:01/01/2001 till:31/12/2014 | ||
TimeAxis = orientation:horizontal | TimeAxis = orientation:horizontal | ||
ScaleMajor = unit:year increment:1 start: | ScaleMajor = unit:year increment:1 start:2002 | ||
# there is no automatic collision detection, | # there is no automatic collision detection, | ||
| Zeile 73: | Zeile 73: | ||
Define $dx = 25 # shift text to right side of bar | Define $dx = 25 # shift text to right side of bar | ||
BarData= | |||
bar:MuE text:"Maus und Elefant" | |||
PlotData= | PlotData= | ||
bar: | bar:MuE color:red mark:(line,white) fontsize:S | ||
from:start till:31/12/2002 text: | from:start till:31/12/2002 text:[[München]]/FFB | ||
from:01/01/2003 till:30/06/2003 text:Utrecht | from:01/01/2003 till:30/06/2003 text:[[Utrecht]] | ||
from:01/07/2003 till:15/01/2007 text:[[Houten]] | from:01/07/2003 till:15/01/2007 text:[[Houten]] | ||
from:16/01/2007 till:19/12/2010 text:[[ | from:16/01/2007 till:19/12/2010 text:[[La_Tour-de-Peilz]] | ||
from:20/12/2010 till:end text:[[Les_Paccots]] | from:20/12/2010 till:end text:[[Les_Paccots]] | ||
</timeline> | </timeline> | ||