Email tariffs daily
This commit is contained in:
@@ -90,7 +90,7 @@ class Cost
|
||||
title = "Tarief per kwH (incl. belastingen en BTW) - %s" % date.strftime("%A, %e %B %Y")
|
||||
xlabel = "uur"
|
||||
ylabel = "EUR"
|
||||
GR.savefig("easy_tariff_%s.png" % date.strftime("%F"), title: title, xlabel: xlabel, ylabel: ylabel)
|
||||
GR.savefig("plots/easy_tariff_%s.png" % date.strftime("%F"), title: title, xlabel: xlabel, ylabel: ylabel)
|
||||
end
|
||||
|
||||
def easy_energy_cost_barplot(date)
|
||||
|
||||
Reference in New Issue
Block a user