Vorlage:Zeitleiste Ubuntu
Ziel dieser Zeitleiste ist es, den zeitlichen Verlauf der Entwicklung der Linux-Distribution Ubuntu darzustellen. Es ist ausdrücklich nicht beabsichtigt, die exakten Erscheinungstermine einzelner Versionen zu erkennen, diese Informationen sind in der Versionstabelle des Artikels zu finden. Die Farbauswahl entspricht der, die auch in der Vorlage:Version verwendet wird. Zurück zum Artikel „Ubuntu“.
Bearbeitungshinweise
Bitte nicht vergessen, auch
- die Breite der Grafik (berechnet sich aus Anzahl der Monate * 5 Pixel je Monat + 9 Pixel Ränder; bis einschließlich Juni 2030 sind es 316 Monate) und
- die Periode der Zeitleiste (jeweils der letzte Tag des Folgemonats)
anzupassen!
Zeitleiste
<timeline>
- Farben
Colors =
id:canvasBackground value:white # Hintergrundfarbe des Innenabstands id:barBackground value:white # Hintergrundfarbe zwischen den Gitternetzlinien
id:barLine value:black # Farbe des Desktop-/Server-Trennstrichs bei LTS-Versionen
id:gridYear value:rgb(0.5, 0.5, 0.5) # Gitternetzlinie der Jahre id:gridMonth value:rgb(0.8, 0.8, 0.8) # Gitternetzlinie der Monate
id:today value:rgb(0.2, 0.2, 0.9) # Linie des aktuellen Datums
id:oldUnsupported value:rgb(0.9411, 0.4235, 0.2784) legend:Ältere_Version;_nicht_mehr_unterstützt id:oldSupported value:rgb(0.8078, 0.8941, 0.5098) legend:Ältere_Version;_noch_unterstützt id:currentSupported value:rgb(0.6157, 0.8196, 0.1843) legend:Aktuelle_Version id:prospective value:rgb(0.9882, 0.9294, 0.4667) legend:Zukünftige_Version
- Grafik
- Breite berechnen: Anzahl der Monate * 6 Pixel je Monat + 9 Pixel Ränder = Breite
- September 2004 bis einschließlich August 2025 sind es 252 Monate => 1521
- September 2004 bis einschließlich August 2030 sind es 312 Monate => 1881 - aber: "Maximum image size is 1600x2000 pixels = 16x20 inch"
- Breite berechnen: Anzahl der Monate * 5 Pixel je Monat + 9 Pixel Ränder = Breite
- Juli 2004 bis einschließlich Juni 2030 sind es 316 Monate => 1569
ImageSize = width:1600 height:auto barincrement:20 # Ausmaße PlotArea = left:3 top:2 right:5 bottom:50 # Innenabstände BackgroundColors = canvas:canvasBackground bars:barBackground # Hintergrundfarben
- Layout & Format
DateFormat = dd/mm/yyyy # Datumsformat Period = from:01/07/2004 till:30/06/2032 # Periode der Zeitleiste AlignBars = justify # Datenausrichtung TimeAxis = orientation:horizontal format:yyyy # Achsenausrichtung ScaleMinor = unit:month increment:3 start:01/07/2004 gridcolor:gridMonth # Gitternetzlinie der Monate ScaleMajor = unit:year increment:1 start:01/01/2005 gridcolor:gridYear # Gitternetzlinie der Jahre Legend = columns:4 columnwidth:250 left:30 top:20 # Legende
- Anzeige des aktuellen Datums
Define $now = 07/03/2025
LineData=
at:$now color:today width:0.2
- Daten
PlotData =
bar:warty color:oldUnsupported from:20/10/2004 till:30/04/2006 width:15 shift:( -42,-5) text:"Ubuntu 4.10" bar:hoary color:oldUnsupported from:08/04/2005 till:31/10/2006 width:15 shift:( -42,-5) text:"5.04" bar:breezy color:oldUnsupported from:13/10/2005 till:13/04/2007 width:15 shift:( -42,-5) text:"5.10" bar:dapper color:oldUnsupported at:01/06/2006 width:15 shift:( 4,-5) text:"6.06 LTS" color:oldUnsupported from:01/06/2006 till:14/07/2009 width:15 shift:( 0,-5) text:"Desktop & Server" color:oldUnsupported from:15/07/2009 till:01/06/2011 width:8 shift:( 0,-5) text:"Server" at:15/07/2009 mark:(line, barLine)
bar:edgy color:oldUnsupported from:26/10/2006 till:25/04/2008 width:15 shift:( -42,-5) text:"6.10" bar:feisty color:oldUnsupported from:19/04/2007 till:19/10/2008 width:15 shift:( -42,-5) text:"7.04" bar:gutsy color:oldUnsupported from:18/10/2007 till:18/04/2009 width:15 shift:( -42,-5) text:"7.10" bar:hardy color:oldUnsupported at:24/04/2008 width:15 shift:( 4,-5) text:"8.04 LTS" color:oldUnsupported from:24/04/2008 till:12/05/2011 width:15 shift:( 0,-5) text:"Desktop & Server" color:oldUnsupported from:13/05/2011 till:09/05/2013 width:8 shift:( 0,-5) text:"Server" at:13/05/2011 mark:(line, barLine)
bar:intrepid color:oldUnsupported from:30/10/2008 till:30/04/2010 width:15 shift:( -42,-5) text:"8.10" bar:jaunty color:oldUnsupported from:23/04/2009 till:23/10/2010 width:15 shift:( -42,-5) text:"9.04" bar:karmic color:oldUnsupported from:29/10/2009 till:30/04/2011 width:15 shift:( -42,-5) text:"9.10" bar:lucid color:oldSupported at:29/04/2010 width:15 shift:( 3,-5) text:"10.04 LTS" color:oldUnsupported from:29/04/2010 till:09/05/2013 width:15 shift:( 0,-5) text:"Desktop & Server" color:oldUnsupported from:10/05/2013 till:30/04/2015 width:8 shift:( 0,-5) text:"Server" at:10/05/2013 mark:(line, barLine)
bar:maverick color:oldUnsupported from:10/10/2010 till:10/04/2012 width:15 shift:( -42,-5) text:"10.10" bar:natty color:oldUnsupported from:28/04/2011 till:28/10/2012 width:15 shift:( -42,-5) text:"11.04" bar:oneiric color:oldUnsupported from:13/10/2011 till:09/05/2013 width:15 shift:( -42,-5) text:"11.10" bar:precise color:oldUnsupported from:26/04/2012 till:28/04/2017 width:15 shift:(-140,-5) text:"12.04 LTS"
bar:quantal color:oldUnsupported from:18/10/2012 till:16/05/2014 width:15 shift:( -42,-5) text:"12.10" bar:raring color:oldUnsupported from:25/04/2013 till:31/01/2014 width:15 shift:( -22,-5) text:"13.04" bar:saucy color:oldUnsupported from:17/10/2013 till:17/07/2014 width:15 shift:( -22,-5) text:"13.10" bar:trusty color:oldUnsupported from:17/04/2014 till:25/04/2019 width:15 shift:(-140,-5) text:"14.04 LTS" color:oldSupported from:26/04/2019 till:30/04/2024 width:7 shift:( 0,-5) text:"ESM" at:26/04/2019 mark:(line, barLine)
bar:utopic color:oldUnsupported from:23/10/2014 till:31/07/2015 width:15 shift:( -22,-5) text:"14.10" bar:vivid color:oldUnsupported from:23/04/2015 till:04/02/2016 width:15 shift:( -22,-5) text:"15.04" bar:wily color:oldUnsupported from:22/10/2015 till:22/07/2016 width:15 shift:( -22,-5) text:"15.10" bar:xenial color:oldUnsupported from:21/04/2016 till:15/04/2021 width:15 shift:(-140,-5) text:"16.04 LTS" color:oldSupported from:16/04/2021 till:30/04/2026 width:7 shift:( 0,-5) text:"ESM" at:16/04/2021 mark:(line, barLine)
bar:yakkety color:oldUnsupported from:20/10/2016 till:20/07/2017 width:15 shift:( -22,-5) text:"16.10" bar:zesty color:oldUnsupported from:20/04/2017 till:13/01/2018 width:15 shift:( -22,-5) text:"17.04" bar:artful color:oldUnSupported from:19/10/2017 till:19/07/2018 width:15 shift:( -22,-5) text:"17.10" bar:bionic color:oldSupported from:26/04/2018 till:30/04/2023 width:15 shift:(-140,-5) text:"18.04 LTS" color:prospective from:01/05/2023 till:30/04/2028 width:7 shift:( 0,-5) text:"ESM" at:01/05/2023 mark:(line, barLine)
bar:cosmic color:oldUnSupported from:18/10/2018 till:18/07/2019 width:15 shift:( -22,-5) text:"18.10" bar:disco color:oldUnSupported from:18/04/2019 till:23/01/2020 width:15 shift:( -22,-5) text:"19.04" bar:eoan color:oldUnSupported from:17/10/2019 till:17/07/2020 width:15 shift:( -22,-5) text:"19.10" bar:focal color:oldSupported from:23/04/2020 till:30/04/2025 width:15 shift:(-140,-5) text:"20.04 LTS" color:prospective from:01/05/2025 till:30/04/2030 width:7 shift:( 0,-5) text:"ESM" at:01/05/2025 mark:(line, barLine)
bar:groovy color:oldUnSupported from:22/10/2020 till:22/07/2021 width:15 shift:( -22,-5) text:"20.10" bar:hirsute color:oldUnSupported from:22/04/2021 till:22/01/2022 width:15 shift:( -22,-5) text:"21.04" bar:impish color:oldSupported from:14/10/2021 till:31/07/2022 width:15 shift:( -22,-5) text:"21.10" bar:jammy color:currentSupported from:21/04/2022 till:30/04/2027 width:15 shift:( -140,-5) text:"22.04 LTS" color:prospective from:01/05/2027 till:30/04/2032 width:7 shift:( 0,-5) text:"ESM" at:01/05/2027 mark:(line, barLine)
</timeline>