|
<timeline>
ImageSize = width:175 height:355
PlotArea = left:40 right:5 bottom:100 top:60
AlignBars = justify
Period = from:542 till:2500
TimeAxis = orientation:vertical
ScaleMajor = unit:year increment:500 start:1000
ScaleMinor = unit:year increment:100 start:600
Colors =
id:eon value:rgb(1,0.7,1) legend:Proterozoic_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:542 till:2500 # text:Proterozoic~(542-2500)
bar:era color:era
from:542 till:1000 text:Neoproterozoic~(542-1000)
from:1000 till:1600 text:Mesoproterozoic~(1000-1600)
from:1600 till:2500 text:Paleoproterozoic~(1600-2500)
TextData =
tabs:(25-left)
pos:(15,350)
text:"Preceded by:"
text:^Archaean eon
text:^and Neoarchean era
pos:(15,90)
text:"Followed by:"
text:^Phanerozoic eon
text:^and Paleozoic era
</timeline>
(expand)
|