Kasutaja:Peep/EasyTimeline: erinevus redaktsioonide vahel

Eemaldatud sisu Lisatud sisu
Peep (arutelu | kaastöö)
test
 
Peep (arutelu | kaastöö)
kustutatud ümbersuunamisega
 
1. rida:
#suuna [[Kasutaja:Peep]]
<timeline>
ImageSize = width:200 height:500
PlotArea = left:50 right:10 bottom:25 top:25
 
DateFormat = dd/mm/yyyy
Period = from:1938 till:2005
TimeAxis = orientation:vertical
ScaleMajor = unit:year increment:9 start:1938 gridcolor:white
 
# there is no automatic collision detection,
# so shift texts up or down manually to avoid overlap
 
Define $dx = 25 # shift text to right side of bar
 
Colors =
id:ev value:blue legend:Eesti_Vabariik
id:nl value:red legend:Nõukogude_Liit
 
#Legend = orientation:vertical position:bottom columns:2 columnwidth:30
# Legend = orientation:horizontal position:bottom
Legend = left:90 top:300 orientation:vertical
# columns:2 columnwidth:40
 
PlotData=
bar:Leaders color:blue width:25 mark:(line,white) align:left fontsize:S
 
from:24/04/1938 till:23/06/1940 shift:($dx,0) text:Konstatin Päts
from:23/06/1940 till:06/10/1992 shift:($dx,0) color:red
from:06/10/1992 till:08/10/2001 shift:($dx,0) text:Lennart Meri
from:08/10/2001 till:end shift:($dx,0) text:Arnold Rüütel
</timeline>