File:English dialects1997.svg
From Wikipedia, the free encyclopedia

No higher resolution available.
[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. |
 |
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.
www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue
|
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 | == 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 |
File usage
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):
Global file usage
The following other wikis use this file:
- Usage on ca.wikipedia.org
- Usage on en.labs.wikimedia.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
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.