Quick demo of a realtime graphing library I wrote in Python. It's done with ImageTK and PIL and doesn't use hardware acceleration. This code works identically on Windows and Linux (I tested both today) and got the CPU load way down by improving how it handles threading. It's intended use is for a multichannel electrophysiology recorder. http://www.SWHarden.com