OpenGL Stripchart plotter for a user defined number of channels.This is a very simple implementation aimed to demonstrate the versatility of VPython. It can be much improved for a real application including interactive keyboard control of Frame rate, plot position, etc.
The script naturally requires you to have vpython installed. I also use psyco to speed it up a bit. You can toggle the Grid lines on/off by pressing the "g" key.