mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 12:43:12 +03:00
Написал на питоне создание графиков. Без использования сторонних сервисов
This commit is contained in:
parent
67a9430d83
commit
6cf66cf5bf
9 changed files with 101 additions and 417 deletions
|
@ -19,7 +19,6 @@ server:
|
|||
currency:
|
||||
chart:
|
||||
save: false # Enable or disable saving graphs to an image (Boolean)
|
||||
max_size: 1 #kb
|
||||
collecting:
|
||||
fiat: true # Turn off or turn on the collection of the fiat currency rate [Boolean]
|
||||
crypto: false # Turn off or turn on the collection of the cryptocurrency rate [Boolean]
|
||||
|
|
Loading…
Add table
Reference in a new issue