No changes in viewDatalog.php or graph.php yet, I want to see what else I can do in there to enhance the graphing a bit so that may change, for example, I'd like to be able to provide some additional information to the graph, like month to date figures, etc. Below is the running list of changes so far for this...
-Found a dependency problem with graph.php, it requires php-image-graph package
-Added new event category, Energy Monitoring
-Added new events, Voltage Changed, Energy Cost Changed, and Power Usage Changed
-New manufacturer, TheEnergyDetective
-New device template, TED5000
-Enhanced DataLogger_Plugin to log Voltage, Energy Cost, and Power usage
-Applied enhancement from Apagg for DataLogger_Plugin to log State Changed events
I think that's everything, there might be more...