I've got a text file that gets updated via script with an integer.
The script basically counts the number of rendered frames our of our farm and then dumps it into a text file on a daily basis.
Is it possible to read the last line of a text file and then add it to a graph?
Add comment