File:English dialects1997.svg
From Wikimedia Commons, the free media repository
English_dialects1997.svg (SVG file, nominally 269 × 260 pixels, file size: 12 KB)
[edit] Summary
Pie chart showing the relative numbers of native English speakers in the major English-speaking countries of the world. See Image:English dialects1997.png for information regarding the figure.
Created in R, using (roughly):
dat <- c(USA=226710, UK=56990, Canada=19700, Australia=15316, Other=18581)
col <- c("wheat", "plum", "tomato", "darkseagreen", "maroon")
or <- rev(order(dat))
pdf("English_dialects1997.pdf", height=4, width=4)
par(mar=rep(0,4))
pie(dat[or], init.angle=90, clockwise=TRUE, col=col[or])
dev.off()
The document was modified slightly in Adobe Illustrator, then re-saved with Inkscape.
|
|
This chart was created with R. |
[edit] Licensing
| 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.
|
| This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. | ||
|
||
| This licensing tag was added to this file as part of the GFDL licensing update.
|
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 19:02, 9 July 2007 | 269 × 260 (12 KB) | Mwtoews (talk | contribs) | == Summary == See Image:English dialects1997.png for information regarding the figure. Created in R, using (roughly): <pre> dat <- c(USA=226710, UK=56990, Canada=19700, Australia=15316, Other=18581) col <- c("wheat", "pl |
- Edit this file using an external application (See the setup instructions for more information)
File usage on Commons
The following page links to this file:
File usage on other wikis
The following other wikis use this file:
- Usage on ca.wikipedia.org
- Usage on en.labs.wikimedia.org
- Usage on en.wikipedia.org
- Usage on en.wikibooks.org
- Usage on en.wikiversity.org
- Usage on es.wikipedia.org
- Usage on hi.wikipedia.org
- Usage on hr.wikipedia.org
- Usage on ja.wikipedia.org
- Usage on no.wikipedia.org
- Usage on pl.wikipedia.org
- Usage on pl.wiktionary.org
- Usage on sh.wikipedia.org
- Usage on tr.wikipedia.org
- Usage on zh.wikipedia.org