I want to get a nice-looking plot of CPU usage over time of my python process. I looked into psutil and this post (How to profile CPU usage of a Python script?), however, my