File:Dotplot-example.svg

From Meta, a Wikimedia project coordination wiki

Original file(SVG file, nominally 720 × 720 pixels, file size: 138 KB)

This is a file from the Wikimedia Commons. The description on its description page there is copied below.

Summary

Dot plot showing the death rates per 1000 in Virginia in 1940.

The graphic was created by User:Schutz for Wikipedia on 28 December 2006, using the R statistical project. The program that generated the graphic is given below; it is based on the example provided with the help page of the R dataset dotchart (accessible using the command help(dotchart)), and was slightly modified to improve the result. The graph was exported in postscript format, converted to SVG using the pstoedit command, and the layout was slightly modified using Inkscape before upload.

 
  postscript("dotplot-example.ps", paper="special", height=6, width=6,
             horizontal=F)
  par(mar=c(3.1, 4.1, 1.1, 1.1))
  dotchart(VADeaths)

  dev.off()
  

Licensing

The R project is licensed under the GPL [1]; since this image is a derived work, it is also licenced under the GPL.

GNU head

This work is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This work is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See version 2 and version 3 of the GNU General Public License for more details.

 
This W3C-unspecified chart was created with R.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

File history

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

Date/TimeThumbnailDimensionsUserComment
current12:40, 7 October 2007Thumbnail for version as of 12:40, 7 October 2007720 × 720 (138 KB)InductiveloadFinally seems OK. I hope!
12:22, 7 October 2007Thumbnail for version as of 12:22, 7 October 2007720 × 720 (57 KB)InductiveloadTryting to get the text back. Also rejig lines so they align to the grid and don't anti-alias and blur at full res.
12:13, 7 October 2007Thumbnail for version as of 12:13, 7 October 2007720 × 720 (56 KB)InductiveloadConverted Lines to Paths
22:26, 28 December 2006Thumbnail for version as of 22:26, 28 December 2006720 × 720 (28 KB)Schutz

The following page uses this file:

Global file usage

The following other wikis use this file: