File:Euro exchange rate to SKK.svg

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(SVG文件,尺寸为640 × 480像素,文件大小:50 KB)


摘要

描述
English: Exchange rate Euro - Slovak koruna
Deutsch: Wechselkurs Euro - Slowakische Krone
日期
来源 created with gnuplot, data from http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html
作者 created with gnuplot, data from http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html

gnuplot script to generate this plot

#by Hankwang
# gnuplot script for plotting eurofxref-hist.csv as obtained from
#  http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html

# download and unzip data if not available - delete eurofxref* to force new download.
# remove or comment out these lines in Windows/MacOS.
! [ -f eurofxref-hist.csv ] || wget http://www.ecb.int/stats/eurofxref/eurofxref-hist.zip
! [ -f eurofxref-hist.csv ] || unzip eurofxref-hist.zip

# strip commas and comment lines from the CSV file and write the result in 'euro.dat'.
# (remove this line in Windows and do it by hand)
#! perl -ne "s@N/A@0@g; s/,/ /g; /^[0-9]/ || next; print; " eurofxref-hist.csv > euro.dat

set timefmt "%Y-%m-%d"
set xdata time
set format x '%Y'
set ylabel '1 Euro in SKK'
set xlabel 'Date'
set grid
set style data lines
set key top left
set yrange [25:50]
set xrange ['1999-01-04':'2008-12-31']
set xtics 31536000
set mxtics 12
## gnuplot version with Fedora Core 3
# set term png small picsize 600 480 xffffff x000000 xa0a0a0 x00bf00 xbf0000 x0000bf
## gnuplot version with Ubuntu Linux 6
#set term png small size 600,480 xffffff x000000 xa0a0a0 x00bf00 xbf0000 x0000bf
## gnuplot for SVG - gnuplot 4.2 / Ubuntu 8.10 
set term svg size 640,480 font "Arial,10"

set outp 'Euro exchange rate to SKK.svg'
set style line 1 lt 3 lw 1

#available currencies:
#first one is $2, second $3 and so on
#USD,JPY,BGN,CYP,CZK,DKK,EEK,GBP,HUF,LTL,LVL,MTL,PLN,ROL,RON,SEK,SIT,SKK,CHF,ISK,NOK,HRK,
#RUB,TRL,TRY,AUD,BRL,CAD,CNY,HKD,IDR,INR,KRW,MXN,MYR,NZD,PHP,SGD,THB,ZAR																																																																																																																																																																																																																							
plot 'euro.dat' usi 1:($19) title 'SKK' ls 1

许可协议

我,本作品著作权人,特此采用以下许可协议发表本作品:
GNU head 已授权您依据自由软件基金会发行的无固定段落及封面封底文字(Invariant Sections, Front-Cover Texts, and Back-Cover Texts)的GNU自由文件许可协议1.2版或任意后续版本的条款,复制、传播和/或修改本文件。该协议的副本请见“GNU Free Documentation License”。
w:zh:知识共享
署名 相同方式共享
本文件采用知识共享署名-相同方式共享 3.0 未本地化版本许可协议授权。
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。
本许可协议标签作为GFDL许可协议更新的组成部分被添加至本文件。

说明

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

此文件中描述的项目

描繪內容

文件历史

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

日期/时间缩⁠略⁠图大小用户备注
当前2009年12月25日 (五) 20:322009年12月25日 (五) 20:32版本的缩略图640 × 480(50 KB)Gorgofixed dates
2009年1月6日 (二) 18:072009年1月6日 (二) 18:07版本的缩略图600 × 480(47 KB)Gorgo== Summary == {{Information |Description={{en|1=Exchange rate Euro - Slowakische Krone}} {{de|1=Wechselkurs Euro - Slovak koruna}} |Source=created with gnuplot, data from http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html |Author=created with

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

元数据