|
<timeline>
ImageSize = width:175 height:355
PlotArea = left:40 right:5 bottom:100 top:45
AlignBars = justify
Period = from:2500 till:3800
TimeAxis = orientation:vertical
ScaleMajor = unit:year increment:500 start:2500
ScaleMinor = unit:year increment:100 start:2500
Colors =
id:eon value:rgb(1,0.7,1) legend:Archaean_eon # light purple
id:era value:rgb(1,1,0.7) legend:Era # light yellow
id:black value:black
Legend = left:15 top:40
BarData =
bar:eon
bar:era
PlotData=
width:100 align:center textcolor:black mark:(line,black)
bar:eon color:eon
from:2500 till:3800 # text:Archaean~(2500-3800)
bar:era color:era
from:2500 till:2800 text:Neoarchean~(2500-2800)
from:2800 till:3200 text:Mesoarchean~(2800-3200)
from:3200 till:3600 text:Paleoarchean~(3200-3600)
from:3600 till:3800 text:Eoarchean~(3600-3800)
TextData =
tabs:(25-left)
pos:(15,350)
text:"Preceded by:"
text:^Hadean eon
pos:(15,90)
text:"Followed by:"
text:^Proterozoic eon and
text:^Paleoproterozoic era
</timeline>
(expand)
|