[Matplotlib-users] pyplot toolbar

2010-09-17 Thread teq
Has anyone ever added a print button to the pyplot toolbar? And in general how is it possible to modify that toolbar instead of creating a new one? -Tim -- Start uncovering the many advantages of virtual appliances and

[Matplotlib-users] Time Resolution and plotfile

2010-09-16 Thread teq
I'm sampling voltages and currents at a millisecond resolution and placing the data in files. Example: 2010-01-01 01:01:00.000,-6933.0 2010-01-01 01:01:00.001,-6933.0 2010-01-01 01:01:00.002,-6925.0 2010-01-01 01:01:00.003,-6914.0 2010-01-01 01:01:00.004,-6905.0 2010-01-01 01:01:00.005,-6933.0 20