How to plot graph from activity.txt file.
bugcy013 opened this issue · comments
Dhanasekaran Anbalagan commented
Hi Guys,
It's possible can we generate the graph from an activity.txt file.
Please guide me How to do that.
Thankyou
-Dhanasekaran.
Thomas Robitaille commented
graysky commented
I agree, replotting an existing log would be great particularly if it's possible to include the smooth command from #49
Ricardo JL Rufino commented
I extracted @graysky2 code to file ..
https://gist.github.com/ricardojlrufino/c0d485f7968dfdb58519fb24c97de5c9
Using:
python3 plotutil.py activity-home.txt -o plot.png
It would be very useful if the merge was done ..