- Remove old GR dependencies
This commit is contained in:
@@ -146,7 +146,7 @@ class Cost
|
||||
end
|
||||
g.labels = hours
|
||||
g.data :costs, costs
|
||||
g.write("plots/easy_tariff_%s.png" % date.strftime("%F"))
|
||||
g.write("plots/easy_cost_%s.png" % date.strftime("%F"))
|
||||
|
||||
# return the sum cost
|
||||
costs.sum
|
||||
|
||||
Reference in New Issue
Block a user