File:Wikimedia UK membership 2012-2014.svg

From Wikimedia UK
Jump to navigation Jump to search

Original file(SVG file, nominally 600 × 480 pixels, file size: 18 KB)

Wikimedia Commons logo This is a file from the Wikimedia Commons. The description on its description page there is shown below.
Commons is a freely licensed media file repository. You can help.

Summary

Description
English: Generated using gnuplot.py. This file is likely to be overwritten as more data becomes available during 2014.
Date
Source Own work
Author
Python/gnuplot code and source data
gnuplotWMUK.dat
201205 	330 
201208 	254
201209 	255
201210 	249
201211 	265
201212 	261
201301  276  117  3  0 
201302  279  117  13  4 
201303  272  94  13  10 
201304  285  96  8  23 
201305  229  55  5  49 
201306  215  39  7  0 
201307  214  34  6  0 
201308  220  35  11  0 
201309  225  32  9  6 
201310  238  34  13  6 
201311  238  57  4  8 
201312  237  66  9  4 
201401 	238  79	 3 	3
201402 	242  77  3 	4
gnuplotWMUK.py
#!/usr/bin/env python
'''
gnuplotWMUK.py
User:Fae
Licence: CC-BY-3.0
Feb 2014
'''
import Gnuplot

g=Gnuplot.Gnuplot()
g('''
set title "Wikimedia UK membership (2012-2014)"
set terminal svg
set ytic 100
set key right
set output "gnuplotWMUK.svg"
set xdata time
set timefmt "%Y%m"
seconds_per_month=30*24*60*60
set xtics seconds_per_month*4
set xtics format "%b '%y"
set xrange ["201205":"201403"]
set yrange [0:350]
plot 'gnuplotWMUK.dat' \
   u 1:2 title "Total"   w lp pt 7  lc rgb"#44aa44", \
'' u 1:3 title "Grace"   w lp pt 71 lc 3, \
'' u 1:4 title "New"     w lp pt 71 ps 0.5 lc 4, \
'' u 1:5 title "Expired" w lp pt 71 ps 0.5 lc 1, \
100 notitle w l lc 0 lt 0, \
200 notitle w l lc 0 lt 0, \
300 notitle w l lc 0 lt 0
''')

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution
This file is licensed under the Creative Commons Attribution 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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

28 February 2014

File history

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

Date/TimeThumbnailDimensionsUserComment
current18:52, 28 February 2014Thumbnail for version as of 18:52, 28 February 2014600 × 480 (18 KB)wikimediacommons>FæMore detail x-axis

The following page uses this file:

Metadata