File:Mitgliedszahlen der NSDAP.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 600 × 400 pixels, file size: 26 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
Deutsch: Die Daten entstammen dem Artikel (sowohl Tabelle wie auch Fließtext): [1] (Der Datenpunkt zum "Zeitpunkt der 'Machtergreifung'" wurde ausgelassen.)
Date
Source Own work
Author Kondephy

Gnuplot source

[edit]
reset 
set terminal svg size 600,400 fname 'Verdana, Helvetica, Arial, sans-serif
set datafile separator ';'

set xdata time
set timefmt "%Y-%m-%d"

set output 'mitgliedszahlen.svg'
set title 'Mitgliedszahlen der NSDAP'
set grid

set xtics font ", 14" 
set ytics font ", 14"
set title font ",17"
set xlabel font ",14"
set ylabel font ",14"

set xlabel 'Jahr'
set xrange['1920-01-01':'1945-31-12']
set format x '%Y'

set ylabel 'Anzahl Mitglieder (in Millionen)'
set yrange[0:8]

set key bottom right
set style fill  transparent solid 0.33
plot 'daten.csv' using 1:($2/1e6) notitle lw 4.5 ps 1.1 pt 7 lt rgb 'red' with linespoints

unset output

Licensing

[edit]
I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International 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.

File history

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

Date/TimeThumbnailDimensionsUserComment
current16:00, 27 October 2016Thumbnail for version as of 16:00, 27 October 2016600 × 400 (26 KB)Kondephy (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata