File:Sw real gdp growth.svg

原始文件(SVG文件,尺寸为867 × 578像素,文件大小:8 KB)


摘要

描述
English: Annual change in the real GDP of Sweden from 2010 to 2020
日期
来源 Eurostat database (GDP - Constant prices, percentage change on previous period), graph own work
作者 Jkv
授权
(二次使用本文件)
PD-Own

R source

#R version 2.3, www.r-project.org
#Eurostat GDP constant prices, percentage change on previous period
#Sweden 1996 - 2006
x <- c(1.3,2.3,3.7,4.5,4.3,1.1,2.0,1.7,4.1,2.9,4.2)
names(x) <- 1996:2006
library("RSvgDevice")
devSVG("sw_real_gdp_growth.svg", width = 12, height = 8)
par(mar=c(3.2,4,1,0),las=1,mgp=c(2.2,1,0),cex=2)
y <- barplot(x,ylim=c(0,7),ylab="%",
             space=.4,col="steelblue2",xlim=c(.2,16),xaxs="i")
text(y,x+.3,format(x,digits=2))
axis(1,c(.2,y+.7),labels=F)
dev.off()
 
本W3C状态不明的矢量图使用R创作.

许可协议

Public domain 本作品已被作者I, Jkv释出到公有领域。这适用于全世界。
在一些国家这可能不合法;如果是这样的话,那么:
I, Jkv无条件地授予任何人以任何目的使用本作品的权利,除非这些条件是法律规定所必需的。

说明

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

此文件中描述的项目

描繪內容

image/svg+xml

文件历史

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

日期/时间缩⁠略⁠图大小用户备注
当前2007年6月18日 (一) 16:222007年6月18日 (一) 16:22版本的缩略图867 × 578(8 KB)Jkv{{Information |Description= {{en|Annual change in the real GDP of Sweden from 1996 to 2006}} |Source= Eurostat database (GDP - Constant prices, percentage change on previous period), graph own work |Date=2007-06-18 |Author=Jkv |Permission=PD-

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

元数据