mirror of
https://github.com/GOSTSec/gostcoin.i2p
synced 2025-02-05 19:34:21 +00:00
correct image location
This commit is contained in:
parent
b16eb89078
commit
981cace439
@ -13,7 +13,7 @@ import urllib
|
|||||||
|
|
||||||
PLOT_TITLE = 'BTC_GST graph'
|
PLOT_TITLE = 'BTC_GST graph'
|
||||||
Y_AXIS_NAME = 'BTC price'
|
Y_AXIS_NAME = 'BTC price'
|
||||||
PNG_FILENAME = 'graph.png'
|
PNG_FILENAME = '../img/GSTBTC_graph.png'
|
||||||
DPI = 60 # affects the size of output image
|
DPI = 60 # affects the size of output image
|
||||||
|
|
||||||
HISTORY_URL = 'http://nvspc.i2p/api/dummy/gettradelog?e=5&c=500&bt=3'
|
HISTORY_URL = 'http://nvspc.i2p/api/dummy/gettradelog?e=5&c=500&bt=3'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user