File:English dialects1997.svg

原始文件(SVG文件,尺寸为269 × 260像素,文件大小:12 KB)

生成本图像。


摘要

描述
English: Pie chart showing the relative numbers of native English speakers in the major English-speaking countries of the world.
日期
来源 自己的作品, data from English dialects1997.png
作者 M. W. Toews
其他版本 English dialects1997.png
SVG开发
InfoField
 
SVG的源代码为有效代码
 
矢量图使用R创作。
 
以及使用 Inkscape, and with Adobe Illustrator.
 
 此SVG 文件使用了内嵌文本,可以使用任何文本编辑器轻松翻译
源代码
InfoField

R code

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()

许可协议

w:zh:知识共享
署名 相同方式共享
本文件采用知识共享署名-相同方式共享 4.0 国际许可协议授权。
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。

The document was modified slightly in Adobe Illustrator, then re-saved with Inkscape.

llink=Category:Qs icons SVGThis SVG file shows a very simple image. Drawing uncomplicated graphics with a text editor seems more adequate than using a vector graphics program, and will often result in a dramatic reduction of file size.

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

image/svg+xml

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2020年10月18日 (日) 18:402020年10月18日 (日) 18:40版本的缩略图269 × 260(12 KB)TofeikuFile uploaded using svgtranslate tool (https://svgtranslate.toolforge.org/). Added translation for ms.
2007年7月9日 (一) 19:022007年7月9日 (一) 19:02版本的缩略图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

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

元数据