Написал на питоне создание графиков. Без использования сторонних сервисов

This commit is contained in:
Данил 2024-10-06 20:55:06 +03:00
parent 67a9430d83
commit 6cf66cf5bf
9 changed files with 101 additions and 417 deletions

View file

@ -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]