File:English dialects1997.svg

From Wikibooks, open books for an open world
Jump to: navigation, search
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.

Rlogo.png
This chart was created with R.

[edit] Licensing

GNU head 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.

w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 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 attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
  • share alike – If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
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/TimeThumbnailDimensionsUserComment
current19:02, 9 July 2007Thumbnail for version as of 19:02, 9 July 2007269 × 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)

Global file usage

The following other wikis use this file:

Metadata

Personal tools
Namespaces
Variants
Views
Actions
Navigation
Community
Toolbox
Sister projects