File:Euro exchange rate to TRY.svg

原始文件(SVG文件,尺寸为800 × 400像素,文件大小:107 KB)


摘要

描述
English: Exchange rate Euro - Turkish Lira
Deutsch: Wechselkurs Euro - Türkische Lira
日期
来源 自己的作品
Data from http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html
作者 ‍Gorgo
其他版本 Euro exchange rate to TRY (800px wide).svg
Euro exchange rate to TRY (6000px wide).svg
SVG开发
InfoField
 
SVG的源代码为有效代码
 
本exchange rate使用Gnuplot创作。
 
 此SVG 文件使用了内嵌文本,可以使用任何文本编辑器轻松翻译
该文件可能会更新以反映新信息
如果您希望在不镜像新更新的情况下使用该文件的特定版本,请将所需版本作为单独的文件上传。
源代码
InfoField

Gnuplot code

# 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

#input
set timefmt "%Y-%m-%d"
set datafile missing 'N/A'
set datafile separator ','

#output
set key top left
set style data lines
set grid

set xdata time
set format x '%Y'
set xrange ['1999-01-01':*]
set mxtics 4
#set xlabel 'Date'

set ylabel 'TRY'
set format y '%.0f'

## gnuplot for SVG - gnuplot 4.2 / Ubuntu 8.10 
set term svg size 800,400 font "Arial,10"

set outp 'Euro exchange rate to TRY.svg'
set style line 1 lt rgb 'blue' 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,ILS,INR,KRW,MXN,MYR,NZD,PHP,SGD,THB,ZAR

plot 'eurofxref-hist.csv' usi 1:($26) title '1 Euro in TRY' lt rgb 'blue' lw 1, '' \
	usi 1:($25/1000000) title '1 Euro in TRL/1 000 000' lt rgb 'royalblue' lw 1

许可协议

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

说明

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

此文件中描述的项目

描繪內容

image/svg+xml

文件历史

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

最新 | 最旧) 查看(较新10条 | )(10 | 20 | 50 | 100 | 250 | 500
日期/时间缩⁠略⁠图大小用户备注
当前2022年8月5日 (五) 22:452022年8月5日 (五) 22:45版本的缩略图800 × 400(107 KB)TheLotCarmenupdated
2020年12月23日 (三) 18:222020年12月23日 (三) 18:22版本的缩略图800 × 400(101 KB)Gorgoupdated
2020年1月18日 (六) 14:332020年1月18日 (六) 14:33版本的缩略图800 × 400(96 KB)TheLotCarmenupdated
2018年8月27日 (一) 16:152018年8月27日 (一) 16:15版本的缩略图800 × 400(90 KB)Summer ... hier!update with data form 2018-08-27
2018年8月21日 (二) 21:352018年8月21日 (二) 21:35版本的缩略图800 × 400(90 KB)Summer ... hier!updated with the nice code above
2018年8月17日 (五) 20:392018年8月17日 (五) 20:39版本的缩略图800 × 400(91 KB)TheLotCarmenupdated
2018年8月15日 (三) 23:412018年8月15日 (三) 23:41版本的缩略图800 × 400(108 KB)Summer ... hier!updated with the nice code above
2018年8月13日 (一) 15:522018年8月13日 (一) 15:52版本的缩略图800 × 400(108 KB)Summer ... hier!Grafik mit akt. Daten der ezb (2018-08-13)
2018年8月11日 (六) 09:322018年8月11日 (六) 09:32版本的缩略图800 × 400(107 KB)Summer ... hier!updated with the nice code above
2018年4月22日 (日) 10:542018年4月22日 (日) 10:54版本的缩略图800 × 400(93 KB)TheLotCarmenupdated
最新 | 最旧) 查看(较新10条 | )(10 | 20 | 50 | 100 | 250 | 500

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

元数据