File:Bahnpreise seit 2003.svg

Original file(SVG file, nominally 800 × 600 pixels, file size: 15 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

Description
Deutsch: Entwicklung der Bahnpreise seit 2003 im Vergleich zur Inflation (roter Sockel)
set term svg size 800,600 font "Nimbus Sans L,10"
set output 'bahnpreise.svg'

set datafile separator ","
set format y "%g %%"

set title "Entwicklung der Fahrpreise 2003–2013" 
set xrange [2003:2014]
set yrange [100:200]
set mytics 2
set xtics 1

a=100
a_sum(x)=(a=a+x,a)
b=100
b_sum(x)=(b=b+x,b)
c=100
c_sum(x)=(c=c+x,c)
d=100
d_sum(x)=(d=d+x,d)

plot "bahnpreise.csv" using 1:(a_sum($2)) with filledcurves title 'Inflation', \
"bahnpreise.csv" using 1:(b_sum($3)) with lines title 'Bahnpreis NV' lw 6, \
"bahnpreise.csv" using 1:(c_sum($4)) with lines title 'Bahnpreis FV' lw 6, \
"bahnpreise.csv" using 1:(d_sum($5)) with lines title 'Preis BahnCard 50' lt rgb 'slategrey' lw 6
Date
Source de:Benutzer:Kopiersperre/Bahnpreise after “Bezahlt die Deutsche Bahn AG Fälscherwerkstätten?”, in lunapark21, issue 26, 2014, pages 31–35
Author Kopiersperre
Permission
(Reusing this file)
I, the copyright holder of this work, hereby publish it under the following licenses:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
You may select the license of your choice.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current02:23, 2 August 2014Thumbnail for version as of 02:23, 2 August 2014800 × 600 (15 KB)Kopiersperre (talk | contribs)== {{int:filedesc}} == {{Information |Description={{de|Entwicklung der Bahnpreise seit 2003 im Vergleich zur Inflation (roter Sockel)}} <syntaxhighlight lang="gnuplot"> set term svg size 800,600 font "Nimbus Sans L,10" set output 'bahnpreise.svg' set...

File usage on other wikis

The following other wikis use this file:

Metadata