Vorlage Diskussion:Zeitleiste Hochsprung-Weltrekord Frauen

aus Wikipedia, der freien Enzyklopädie

Verzeignung wenn ich English rede:

Triebtäter asked me for advice because the bar is so long. Here are two alternative layouts. Erik Zachte 20:06, 2. Jun 2004 (CEST)

Alternatif 1

This version suffers from a bug in Ploticus (module used by EasyTimeline): links do not show in right aligned texts.

<timeline> ImageSize = width:430 height:500 PlotArea = width:350 height:450 left:50 bottom:40 Legend = columns:2 left:15 top:25 columnwidth:50 AlignBars = justify

DateFormat = yyyy Period = from:1920 till:2004 TimeAxis = orientation:vertical ScaleMajor = unit:year increment:5 start:1920

Colors=

 id:Basis  value:red legend:Entwicklung_des_Weltrekords

Define $right1 = shift:(-25,-3) align:right Define $right2 = shift:(-25,-5) align:right Define $right3 = shift:(-25, 4) align:right Define $left1 = shift:( 25,-3) align:left Define $left2 = shift:( 25,-12) align:left Define $left3 = shift:( 25, 4) align:left Define $left4 = shift:( 25,12) align:left

PlotData=

 bar:Leaders width:25 mark:(line,white) align:left fontsize:S color:Basis
 from:start till:end # bar
 at:1987 $right3 text:2,09_m~Stefka_Kostadinowa_2,08_m
 at:1986         text:_ # nur Markierung zufügen
 at:1984 $left3  text:2,07_m~2,05_m_Ludmilla_Andonowa
 at:1983 $right2 text:Tamara_Bykowa_2,04_m
 at:1983 $left2  text:2,03_m~2,02_m_Ulrike_Meyfarth
 at:1982         text:_
 at:1978 $right1 text:Sara_Simeoni_2,01_m
 at:1977 $left1  text:2,00_m~1,97_m~1,96_m~1,95_m_Rosemarie_Ackermann
 at:1976         text:_
 at:1974         text:_
 at:1972 $right1 text:Jordanka_Blagoewa_1,94_m
 at:1971 $left2  text:1,92_m_Ilona_Gusenbauer
 at:1961 $right1 text:1,91_m~1,90_m~1,85_m~1,80_m~Iolanda_Balas_1,75_m
 at:1961         text:_
 at:1960         text:_
 at:1958         text:_
 at:1956         text:_
 at:1943 $left1  text:1,71_m_Fanny_Blankers-Koen
 at:1939 $right1 text:Dorothy_Adams_1,66_m
 at:1932 $left1  text:1,65_m_Jean_Shiley
 at:1929 $right1 text:Carolina_Gisoll_1,60_m
 at:1926 $left1  text:1,55_m_Phyllis_Green
 at:1922 $right1 text:Nancy_Vorhees_1,46_m

</timeline>

Alternatif 2

<timeline> ImageSize = width:800 height:300 PlotArea = width:700 height:250 left:0 bottom:50 AlignBars = justify

Colors =

 id:black value:gray(0)

DateFormat = yyyy Period = from:1920 till:2004 TimeAxis = orientation:horizontal ScaleMajor = unit:year increment:5 start:1920

BarData =

  1. all these lines will be replaced by one 'bargroup' statement in next edition of EasyTimeline
 bar:x1
 bar:x2
 bar:x3
 bar:x4
 bar:x5
 bar:x6
 bar:x7
 bar:x8
 bar:x9
 bar:x10
 bar:x11
 bar:x12
 bar:x13
 bar:x14

TextData =

 pos:(15,60) text:"Entwicklung des Weltrekords" fontsize:M

PlotData =

 width:25 mark:(line,black) align:left fontsize:S
 bar:x1  at:1922 text:1,46_m_Nancy_Vorhees
 bar:x2  at:1926 text:1,55_m_Phyllis_Green_
 bar:x3  at:1929 text:1,60_m_Carolina_Gisoll
 bar:x4  at:1932 text:1,65_m_Jean_Shiley
 bar:x5  at:1939 text:1,66_m_Dorothy_Adams
 bar:x6  at:1943 text:1,71_m_Fanny_Blankers-Koen
 bar:x7  at:1956 text:1,75_m_Iolanda_Balas
 bar:x8  at:1958 text:1,80_m
 bar:x9  at:1960 text:1,85_m
 bar:x10 at:1961 text:1,90_m
 bar:x11 at:1961 text:1,91_m
 bar:x1  at:1971 text:1,92_m_Ilona_Gusenbauer
 bar:x2  at:1972 text:1,94_m_Jordanka_Blagoewa
 bar:x3  at:1974 text:1,95_m_Rosemarie_Ackermann
 bar:x4  at:1976 text:1,96_m
 bar:x5  at:1977 text:1,97_m
 bar:x6  at:1977 text:2,00_m
 bar:x7  at:1978 text:2,01_m_Sara_Simeoni
 bar:x8  at:1982 text:2,02_m_Ulrike_Meyfarth
 bar:x9  at:1983 text:2,03_m
 bar:x10 at:1983 text:2,04_m_Tamara_Bykowa
 bar:x11 at:1984 text:2,05_m
 bar:x12 at:1984 text:2,07_m_Ludmilla_Andonowa
 bar:x13 at:1986 text:2,08_m_Stefka_Kostadinowa
 bar:x14 at:1987 text:2,09_m

</timeline>

Spielerei

Just for fun, please do not use, this is very confusing for other users. On suggestion of Triebtäter:

Note: needs fine tuning and misuses syntax in every way: cm's are specified as years, etc ;)

<timeline> ImageSize = width:900 height:700 PlotArea = width:700 height:660 left:35 bottom:25 AlignBars = justify

Colors =

 id:black value:gray(0)

DateFormat = yyyy Period = from:140 till:210 TimeAxis = orientation:horizontal ScaleMajor = unit:year increment:10 start:140 ScaleMinor = unit:year increment:5 start:140

BarData =

  1. all these lines will be replaced by one 'bargroup' statement in next edition of EasyTimeline
 bar:1922 text:1922
 bar:1923 text:.
 bar:1924 text:.
 bar:1925 text:.
 bar:1926 text:1926
 bar:1927 text:.
 bar:1928 text:.
 bar:1929 text:1929
 bar:1930 text:.
 bar:1931 text:.
 bar:1932 text:1932
 bar:1933 text:.
 bar:1934 text:.
 bar:1935 text:.
 bar:1936 text:.
 bar:1937 text:.
 bar:1938 text:.
 bar:1939 text:1939
 bar:1940 text:.
 bar:1941 text:.
 bar:1942 text:.
 bar:1943 text:1943
 bar:1944 text:.
 bar:1945 text:.
 bar:1946 text:.
 bar:1947 text:.
 bar:1948 text:.
 bar:1949 text:.
 bar:1950 text:.
 bar:1951 text:.
 bar:1952 text:.
 bar:1953 text:.
 bar:1954 text:.
 bar:1955 text:.
 bar:1956 text:1956
 bar:1957 text:.
 bar:1958 text:.
 bar:1959 text:.
 bar:1960 text:1960
 bar:1961 text:.
 bar:1962 text:.
 bar:1963 text:.
 bar:1964 text:.
 bar:1965 text:1965
 bar:1966 text:.
 bar:1967 text:.
 bar:1968 text:.
 bar:1969 text:.
 bar:1970 text:1970
 bar:1971 text:.
 bar:1972 text:.
 bar:1973 text:.
 bar:1974 text:.
 bar:1975 text:1975
 bar:1976 text:.
 bar:1977 text:.
 bar:1978 text:.
 bar:1979 text:.
 bar:1980 text:1980
 bar:1981 text:.
 bar:1982 text:.
 bar:1983 text:.
 bar:1984 text:.
 bar:1985 text:1985
 bar:1986 text:.
 bar:1987 text:.
 bar:1988 text:.
 bar:1989 text:.
 bar:1990 text:1990
 bar:1991 text:.
 bar:1992 text:.
 bar:1993 text:.
 bar:1994 text:.
 bar:1995 text:1995
 bar:1996 text:.
 bar:1997 text:.
 bar:1998 text:.
 bar:1999 text:.
 bar:2000 text:2000
 bar:2001 text:.
 bar:2002 text:.
 bar:2003 text:.
 bar:2004 text:.

TextData =

 pos:(45,40) text:"Entwicklung des Weltrekords" fontsize:M
 pos:(750,5) text:cm

PlotData =

 width:5 mark:(line,black) align:left fontsize:S color:red anchor:till shift:(10,0)
 bar:1922 from:start till:146 text:1,46_m_Nancy_Vorhees
 bar:1926 from:start till:155 text:1,55_m_Phyllis_Green_
 bar:1929 from:start till:160 text:1,60_m_Carolina_Gisoll
 bar:1932 from:start till:165 text:1,65_m_Jean_Shiley
 bar:1939 from:start till:166 text:1,66_m_Dorothy_Adams
 bar:1943 from:start till:171 text:1,71_m_Fanny_Blankers-Koen
 bar:1956 from:start till:175 text:1,75_m_Iolanda_Balas
 bar:1958 from:start till:180 text:1,80_m
 bar:1960 from:start till:185 text:1,85_m
 bar:1961 from:start till:190 text:1,90_m
 bar:1961 from:start till:191 text:1,91_m shift:(10,-10)
 shift:(25,0)
 bar:1971 from:start till:192 text:1,92_m_Ilona_Gusenbauer
 bar:1972 from:start till:194 text:1,94_m_Jordanka_Blagoewa
 bar:1974 from:start till:195 text:1,95_m_Rosemarie_Ackermann
 bar:1976 from:start till:196 text:1,96_m
 bar:1977 from:start till:197 text:1,97_m
 bar:1977 from:start till:200 text:2,00_m
 bar:1978 from:start till:201 text:2,01_m_Sara_Simeoni
 bar:1982 from:start till:202 text:2,02_m_Ulrike_Meyfarth
 bar:1983 from:start till:203 text:2,03_m
 bar:1983 from:start till:204 text:2,04_m_Tamara_Bykowa
 bar:1984 from:start till:205 text:2,05_m
 bar:1984 from:start till:207 text:2,07_m_Ludmilla_Andonowa
 bar:1986 from:start till:208 text:2,08_m_Stefka_Kostadinova
 bar:1987 from:start till:209 text:2,09_m

</timeline>