File:SDA Membership.svg
Original file (SVG file, nominally 1,200 × 900 pixels, file size: 15 KB)
Captions
DescriptionSDA Membership.svg | Plot of membership claimed by the Seventh-day Adventist Church from 1863 to 2006 |
Date | |
Source |
Self-made using gnuplot based upon data from the Seventh-day Adventist Church's Office of Archives & Statistics World Population and Membership--History and Projections |
Author | Dgies |
Permission (Reusing this file) |
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
|
SVG development InfoField | |
Source code InfoField |
# Specifies encoding and output format
set encoding iso_8859_1
set terminal svg size 1200,900
set output 'SDA Membership.svg'
# How to read the data with the years
set xdata time
set timefmt "%Y"
# Specifies the range of the axes and appearance
set xrange ["1863":"2006"]
set yrange [0:16000000]
set format x "%Y"
set format y "%.0f"
set grid
set key left
# Draws the plot and specifies its appearance ...
plot 'SDA Membership.txt' using 1:2 notitle with lines lt 3 lw 3
1863 3500
1870 5440
1880 15570
1890 29711
1900 75767
1910 104526
1920 185450
1930 314253
1940 504752
1950 756812
1960 1245125
1970 2051864
1971 2145061
1972 2261403
1973 2390124
1974 2521429
1975 2666484
1976 2810606
1977 2949758
1978 3117535
1979 3308191
1980 3480518
1981 3668087
1982 3897814
1983 4140206
1984 4424612
1985 4716859
1986 5092503
1987 5445249
1988 5816767
1989 6260617
1990 6694880
1991 7102976
1992 7498653
1993 7962210
1994 8382558
1995 8812555
1996 9296127
1997 9702834
1998 10163414
1999 10939182
2000 11687229
2001 12320834
2002 12894005
2003 13406554
2004 13936932
2005 14399072
2006 15115806
2007 15660347
2008 15921408
|
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 17:20, 15 February 2008 | 1,200 × 900 (15 KB) | Dgies (talk | contribs) | ||
22:03, 22 October 2007 | 1,200 × 900 (14 KB) | Dgies (talk | contribs) | {{Information |Description=Plot of membership claimed by the Seventh-day Adventist Church from 1863 to 2002 |Source=Self-made using gnuplot based upon data from the Seventh-day Adventist Church's Office of Archives & Statistics |
You cannot overwrite this file.
File usage on Commons
There are no pages that use this file.
File usage on other wikis
The following other wikis use this file:
- Usage on de.wikipedia.org
- Usage on pt.wikipedia.org
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
Image title | Produced by GNUPLOT 4.2 patchlevel 2 |
---|