Timeline Mageia
<timeline>
Define $now = 19/06/2025 Define $width = 950 Define $warning = 840 # $width - 110 Define $height = 246 # ((16 + 2) x 7 ) + 80 + 40 ImageSize = width:$width height:$height #Grandaria de la imatgen: ancho, alto PlotArea = right:10 left:30 bottom:80 top:40 DateFormat = dd/mm/yyyy #Format de dates= y-xifra de l'any, m-xifra del mes, d-xifra del dia. Period = from:01/01/2011 till:30/06/2019 TimeAxis = orientation:hor Legend = orientation:ver position:bottom columns:1
Colors =
id:bg value:white id:lightline value:rgb(0.9,0.9,0.9) id:darkline value:rgb(0.5,0.5,0.5) id:Mageia value:rgb(0.16015625,0.4296875,0.703125) Legend:Support id:today value:rgb(0.9,0.2,0.2)
BackgroundColors = canvas:bg ScaleMinor = gridcolor:lightline unit:month increment:3 start:01/04/2011 ScaleMajor = gridcolor:darkline unit:year increment:1 start:01/01/2011
Define $dx = -40 # shift text to right side of bar Define $dy = -5 # shift text to top side of bar
LineData=
at:$now color:today width:0.1
TextData =
pos:(350,$height) fontsize:XL text:"Mageia Release Timeline"
PlotData=
bar:1 width:16 color:Mageia mark:(line,white) align:center fontsize:S textcolor:white from:01/06/2011 till:01/12/2012 shift:(0,$dy) text:"1"
bar:2 width:16 color:Mageia mark:(line,white) align:center fontsize:S textcolor:white from:22/05/2012 till:22/11/2013 shift:(0,$dy) text:"2"
bar:3 width:16 color:Mageia mark:(line,white) align:center fontsize:S textcolor:white from:19/05/2013 till:26/11/2014 shift:(0,$dy) text:"3"
bar:4 width:16 color:Mageia mark:(line,white) align:center fontsize:S textcolor:white from:01/02/2014 till:19/09/2015 shift:(0,$dy) text:"4"
bar:4.1 width:16 color:Mageia mark:(line,white) align:center fontsize:S textcolor:white from:20/06/2014 till:19/09/2015 shift:(0,$dy) text:"4.1"
bar:5 width:16 color:Mageia mark:(line,white) align:center fontsize:S textcolor:white from:19/06/2015 till:31/10/2017 shift:(0,$dy) text:"5"
bar:5.1 width:16 color:Mageia mark:(line,white) align:center fontsize:S textcolor:white from:02/12/2016 till:31/10/2017 shift:(0,$dy) text:"5.1"
bar:6 width:16 color:Mageia mark:(line,white) align:center fontsize:S textcolor:white from:16/07/2017 till:16/01/2019 shift:(0,$dy) text:"6"
</timeline>