mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-03-29 19:39:07 +00:00
Changed label for monthplot
This commit is contained in:
2
lib/SvelteUi/app/dist/index.js
vendored
2
lib/SvelteUi/app/dist/index.js
vendored
File diff suppressed because one or more lines are too long
@@ -89,7 +89,7 @@
|
||||
}
|
||||
|
||||
config = {
|
||||
title: "Energy use last month (kWh)",
|
||||
title: "Energy use last " + lm.getDate() + " days (kWh)",
|
||||
height: 226,
|
||||
width: 1520,
|
||||
padding: { top: 20, right: 15, bottom: 20, left: 35 },
|
||||
|
||||
Reference in New Issue
Block a user