This website works better with JavaScript.
Home
Help
Sign In
wiki
/
jogobot-euroexchange-data
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
6
Wiki
Activity
Browse Source
gnuplot_scripts: Prepare scripts for upload
Gnuplot scripts will now be automatically published on commons file description page
tags/2018-10-21^2
Jonathan Golder
2 years ago
parent
59a43e8806
commit
28e492d10a
4 changed files
with
4 additions
and
12 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-3
gnuplot_scripts/Euro_exchange_rate_to_TRY_-_Turkish_Currency_and_Debt_Crisis_2018.plt
+1
-3
gnuplot_scripts/Euro_exchange_rate_to_TRY_6000px_wide.plt
+1
-3
gnuplot_scripts/Euro_exchange_rate_to_TRY_800px_wide.plt
+1
-3
gnuplot_scripts/TRY_exchange_rate_to_EUR_-_Turkish_Currency_and_Debt_Crisis_2018.plt
+ 1
- 3
gnuplot_scripts/Euro_exchange_rate_to_TRY_-_Turkish_Currency_and_Debt_Crisis_2018.plt
View File
@@ -1,8 +1,6 @@
#!/usr/bin/env gnuplot
# 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")
outfile=system("echo $OUTFILE")
+ 1
- 3
gnuplot_scripts/Euro_exchange_rate_to_TRY_6000px_wide.plt
View File
@@ -1,8 +1,6 @@
#!/usr/bin/env gnuplot
# 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")
outfile=system("echo $OUTFILE")
+ 1
- 3
gnuplot_scripts/Euro_exchange_rate_to_TRY_800px_wide.plt
View File
@@ -1,8 +1,6 @@
#!/usr/bin/env gnuplot
# 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")
outfile=system("echo $OUTFILE")
+ 1
- 3
gnuplot_scripts/TRY_exchange_rate_to_EUR_-_Turkish_Currency_and_Debt_Crisis_2018.plt
View File
@@ -1,8 +1,6 @@
#!/usr/bin/env gnuplot
# 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")
outfile=system("echo $OUTFILE")
Write
Preview
Loading…
Cancel
Save