-
Notifications
You must be signed in to change notification settings - Fork 22
graphfromlog
The system for creating a graph has been updated in the new gui, it's still in the process of being implemented and improved so changes will happen.
To create a graph from a log we first need to select the log, choose 'load from pi' to download from the pi or 'load local' if the log is already on your local system. It will parse the log and try to determine how the data is stored, it should then provide a list of 'Available Keys' select a key and press 'Import Data'
This will load all the data from the log into the data table on the top of the left hand control bar, you can double click on the log to open the 'Duration Select' tab if required, this allows you to select the start and end point of the log be selecting an explicit date range, a limiting period for example 1 week will show the last one week of data (from the current time, if there is no data in the last week it will show none) or you can set it to limit by an already loaded dataset's duration.
Load as many datasets as you like, delete them from the table with the del key if required.
Once loaded simply create a graph as normal by selecting one from the dropdown and pressing 'make'