Compare commits
4 Commits
develop
...
2018-10-17
| Author | SHA1 | Date | |
|---|---|---|---|
| 30738bddc0 | |||
| 950d436cd5 | |||
| 4eced4595b | |||
| 42875aebd8 |
@@ -1,6 +1,8 @@
|
|||||||
#!/usr/bin/env gnuplot
|
|
||||||
# based on code of [[User:Gorgo]]/[[:c:File:Euro exchange rate to TRY.svg]]
|
# based on code of [[User:Gorgo]]/[[:c:File:Euro exchange rate to TRY.svg]]
|
||||||
|
|
||||||
|
# gnuplot script for plotting eurofxref-hist.csv as obtained from
|
||||||
|
# http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html
|
||||||
|
|
||||||
infile=system("echo $INFILE")
|
infile=system("echo $INFILE")
|
||||||
outfile=system("echo $OUTFILE")
|
outfile=system("echo $OUTFILE")
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
#!/usr/bin/env gnuplot
|
|
||||||
# based on code of [[User:Gorgo]]/[[:c:File:Euro exchange rate to TRY.svg]]
|
# based on code of [[User:Gorgo]]/[[:c:File:Euro exchange rate to TRY.svg]]
|
||||||
|
|
||||||
|
# gnuplot script for plotting eurofxref-hist.csv as obtained from
|
||||||
|
# http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html
|
||||||
|
|
||||||
infile=system("echo $INFILE")
|
infile=system("echo $INFILE")
|
||||||
outfile=system("echo $OUTFILE")
|
outfile=system("echo $OUTFILE")
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
#!/usr/bin/env gnuplot
|
|
||||||
# based on code of [[User:Gorgo]]/[[:c:File:Euro exchange rate to TRY.svg]]
|
# based on code of [[User:Gorgo]]/[[:c:File:Euro exchange rate to TRY.svg]]
|
||||||
|
|
||||||
|
# gnuplot script for plotting eurofxref-hist.csv as obtained from
|
||||||
|
# http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html
|
||||||
|
|
||||||
infile=system("echo $INFILE")
|
infile=system("echo $INFILE")
|
||||||
outfile=system("echo $OUTFILE")
|
outfile=system("echo $OUTFILE")
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
#!/usr/bin/env gnuplot
|
|
||||||
# based on code of [[User:Gorgo]]/[[:c:File:Euro exchange rate to TRY.svg]]
|
# based on code of [[User:Gorgo]]/[[:c:File:Euro exchange rate to TRY.svg]]
|
||||||
|
|
||||||
|
# gnuplot script for plotting eurofxref-hist.csv as obtained from
|
||||||
|
# http://www.ecb.int/stats/exchange/eurofxref/html/index.en.html
|
||||||
|
|
||||||
infile=system("echo $INFILE")
|
infile=system("echo $INFILE")
|
||||||
outfile=system("echo $OUTFILE")
|
outfile=system("echo $OUTFILE")
|
||||||
|
|
||||||
|
|||||||
14
jobs.json
14
jobs.json
@@ -1,12 +1,22 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"image" : "Euro_exchange_rate_to_TRY_-_Turkish_Currency_and_Debt_Crisis_2018.svg",
|
||||||
|
"script" : "Euro_exchange_rate_to_TRY_-_Turkish_Currency_and_Debt_Crisis_2018",
|
||||||
|
"freq" : 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"image" : "TRY_exchange_rate_to_EUR_-_Turkish_Currency_and_Debt_Crisis_2018.svg",
|
||||||
|
"script" : "TRY_exchange_rate_to_EUR_-_Turkish_Currency_and_Debt_Crisis_2018",
|
||||||
|
"freq" : 1
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"image" : "Euro_exchange_rate_to_TRY_(6000px_wide).svg",
|
"image" : "Euro_exchange_rate_to_TRY_(6000px_wide).svg",
|
||||||
"script" : "Euro_exchange_rate_to_TRY_6000px_wide",
|
"script" : "Euro_exchange_rate_to_TRY_6000px_wide",
|
||||||
"freq" : 30
|
"freq" : 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"image" : "Euro_exchange_rate_to_TRY_(800px_wide).svg",
|
"image" : "Euro_exchange_rate_to_TRY_(800px_wide).svg",
|
||||||
"script" : "Euro_exchange_rate_to_TRY_800px_wide",
|
"script" : "Euro_exchange_rate_to_TRY_800px_wide",
|
||||||
"freq" : 30
|
"freq" : 7
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user