The copyright holder of this work allows anyone to use it for any purpose including unrestricted redistribution, commercial use, and modification.
Please check the source to verify that this is correct. In particular, note that publication on the Internet, like publication by any other means, does not in itself imply permission to redistribute. Files without valid permission should be tagged with {{subst:npd}}.
Usage notes:
If the work requires attribution, use {{Attribution}} instead.
If this is your own work, please use {{Cc-zero}} instead.
The original description page was here. All following user names refer to de.wikipedia.
Upload date | User | Bytes | Dimensions | Comment
2012-03-23 15:33:35 | StefanPohl | 13702 | 800×600 | {{Information |Beschreibung = Einwohnerentwicklung [[Weimar]] |Quelle = selbst mit [[gnuplot]] mit Daten aus [[Weimar]] |Urheber = ~~~ |Datum = 23.03.2012 |Genehmigung = |Andere Versionen = |Anmerkungen = …
Gnuplot script to generate this plot
This W3C-unspecified plot was created with Gnuplot.
#!/usr/bin/gnuplot# gnuplot # Allgemeines zu den Eingabedatensettimefmt"%d.%m.%Y"# Zeitangaben in TT.MM.YYYYsetdatafileseparator";"# Spaltenseparator # Allgemeines zur Ausgabeunsetkeysetstyledatalinessetstylefilltransparentsolid0.4setgrid# Bereiche/Format/etc X-Achse setxdatatimesetxlabel'Jahr'setxrange['30.06.1779':'31.12.2015']setxtics'01.01.1750',60*60*24*365.25*25# xtics in Sekunden # der Beginn der X-Einteilung kann außerhalb xrange# liegensetmxtics5setformatx'%Y'# Beschriftungsformat JJJJ# Bereiche/Format/etc Y-Achsesetylabel'Einwohnerzahl'setyrange[0:]setytics5000setdecimalsignlocale"de_DE.utf8"setdecimallocale"de_DE.utf8"setformaty"%'.0f"# Ausgabeformatsetmytics5# Ausgabeformat: Wir erzeugen SVG# Die Ausgabedaten leiten wir in eine Pipe und sind so bei Namen der# Ausgabedatei flexibel (Aufruf: Progname.plt > Ausgabe-svg)settermsvgsize800,400font"Arial,14"# keine "set output '<Dateiname>'" Angabe# Erzeugen der Ausgabe plot'-'using1:($2)withfilledcurvesbelowx1ltrgb'dark-blue'lw2# Quelle:# https://de.wiki.x.io/wiki/Weimar#Einwohnerentwicklung#30.06.779;604130.06.1818;8000#01.12.1834;1063801.12.1850;1279803.12.1861;1388703.12.1864;1430003.12.1867;1480001.12.1871;1600001.12.1875;1750001.12.1880;1994401.12.1885;2156501.12.1890;2454602.12.1895;2670001.12.1900;2847901.12.1905;31117#01.12.1910;3458201.12.1916;3273305.12.1917;3271708.10.1919;3720016.06.1925;4595716.06.1933;4932717.05.1939;6591601.12.1945;6276829.10.1946;6665931.08.1950;6445231.12.1955;6667531.12.1960;6399631.12.1964;6394301.01.1971;6363431.12.1975;63004#31.12.1981;6372531.12.1985;6337331.12.1988;6341231.12.1990;6032631.12.1995;6212231.12.2000;6242531.12.2005;6459431.12.2010;6547931.12.2011;6554231.12.2012;6323631.12.2013;6331531.12.2014;6347731.12.2015;64131e
Captions
Add a one-line explanation of what this file represents
Grafik nach erneuterten gnuplot Code (siehe Edit vor wenigen Min.) aktualisiert; Aktuellere Daten (etwa vier Jahre); Beschriftung X-Achse auf Runde werte gesetzt; Y-Achse mit Dezimalpunkt
{{BotMoveToCommons|de.wikipedia|year={{subst:CURRENTYEAR}}|month={{subst:CURRENTMONTHNAME}}|day={{subst:CURRENTDAY}}}} The tool and the bot are operated by User:Jan Luca and User:Magnus Manske. == Beschreibung, Quelle == {{Information |Descrip...