instanttim / MonitorMate

A monitoring system for the Outback Power MATE3. It processes the data stream, reformats it for logging, charting, and display on a web server.
GNU General Public License v2.0
8 stars 7 forks source link

Historical charts not changing the year, month, and days of the month. #15

Open instanttim opened 10 years ago

instanttim commented 10 years ago

Right know I'm only updating the daily graphs, the year, month, and days of the month charts are slow to update, and they should be faster.

Checking to see if changing them is necessary will make them faster, and then also changing to setData instead of tearing down and rebuilding the entire chart might be faster.