Oorspronklike lêer(SVG-lêer, normaalweg 1 084 × 867 piksels, lêergrootte: 8 KG)

Hierdie lêer kom vanaf Wikimedia Commons en kan ook in ander projekte gebruik word. Die beskrywing op die lêer se inligtingsblad word hieronder weergegee.

Opsomming

Beskrywing
English: Annual change in the real GDP of Latvia from 1996 to 2006
Datum
Bron Eurostat database (GDP - Constant prices, percentage change on previous period), graph own work
Outeur Jkv
Toestemming
(Hergebruik van die lêer)
PD-Own

R source

#R version 2.3, www.r-project.org
#Eurostat GDP constant prices, percentage change on previous period
#Latvia 1996 - 2006
x <- c(3.9,8.4,4.7,3.3,6.9,8.0,6.5,7.2,8.7,10.6,11.9)
names(x) <- 1996:2006
library("RSvgDevice")
devSVG("lv_real_gdp_growth.svg", width = 15, height = 12)
par(mar=c(3.2,4,1,1),las=1,mgp=c(2.2,1,0),cex=2)
y <- barplot(x,ylim=c(0,14),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()
 
This W3C-unspecified chart was created with R.

Lisensiëring

Public domain This work has been released into the public domain by its author, I, Jkv. This applies worldwide.
In sommige lande is dit dalk nie wettiglik moontlik nie. Indien so:
I, Jkv grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

uitbeelding

Lêergeskiedenis

Klik op die datum/tyd om te sien hoe die lêer destyds gelyk het.

Datum/TydDuimnaelsketsDimensiesGebruikerOpmerking
huidig15:05, 18 Junie 2007Duimnaelskets vir weergawe vanaf 15:05, 18 Junie 20071 084 × 867 (8 KG)Jkv{{Information |Description= {{en|Annual change in the real GDP of Latvia 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-

Die volgende bladsy gebruik dié lêer:

Globale lêergebruik

Die volgende ander wiki's gebruik hierdie lêer:

Metadata