File:Lt real gdp growth.svg
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Size of this PNG preview of this SVG file: 719 × 600 pixels. Other resolutions: 288 × 240 pixels | 576 × 480 pixels | 921 × 768 pixels | 1,228 × 1,024 pixels | 2,456 × 2,048 pixels | 867 × 723 pixels.
Original file (SVG file, nominally 867 × 723 pixels, file size: 8 KB)
File information
Structured data
Captions
Summary
[edit]DescriptionLt real gdp growth.svg |
English: Annual change in the real GDP of Lithuania from 1996 to 2006 |
Date | |
Source | Eurostat database (GDP - Constant prices, percentage change on previous period), graph own work |
Author | Jkv |
Permission (Reusing this file) |
PD-Own |
R source
[edit]#R version 2.3, www.r-project.org #Eurostat GDP constant prices, percentage change on previous period #Lithuania 1996 - 2006 x <- c(5.1,8.5,7.5,-1.5,4.1,6.6,6.9,10.3,7.3,7.6,7.5) names(x) <- 1996:2006 library("RSvgDevice") devSVG("lt_real_gdp_growth.svg", width = 12, height = 10) par(mar=c(3.2,4,1,0),las=1,mgp=c(2.2,1,0),cex=2) y <- barplot(x,ylim=c(-2,12),ylab="%", space=.4,col="steelblue2",xlim=c(.2,16),xaxs="i") text(y,c(x[1:3]+.3,.3,x[5:11]+.3),format(x,digits=2)) axis(1,c(.2,y+.7),labels=F) dev.off()
Licensing
[edit]Public domainPublic domainfalsefalse |
This work has been released into the public domain by its author, I, Jkv. This applies worldwide. In some countries this may not be legally possible; if so: I, Jkv grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law. |
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 15:52, 18 June 2007 | 867 × 723 (8 KB) | Jkv (talk | contribs) | {{Information |Description= {{en|Annual change in the real GDP of Lithuania 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= |
You cannot overwrite this file.
File usage on Commons
There are no pages that use this file.
File usage on other wikis
The following other wikis use this file:
- Usage on be-tarask.wikipedia.org
- Usage on lt.wikipedia.org
- Usage on pl.wikipedia.org
- Usage on pl.wikibooks.org
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
Image title | R SVG Plot! |
---|