Closed waldoj closed 9 years ago
We're exporting the past 12 hours of data to status.json. Instead of manually populating the energy values within the HTML, do so with jQuery.
status.json
Done.
Oh, wait, not quite. The graph is powered by JSON, but the two energy values are still being hard-coded.
We're exporting the past 12 hours of data to
status.json
. Instead of manually populating the energy values within the HTML, do so with jQuery.