On Wed, Nov 3, 2010 at 1:18 AM, David Frey wrote:
> ...
> My data in the y-axis (address space usage) is fairly uniform (0-2000 MB
> values), but my data in the x-axis (the time at which the the trace statements
> were executed) is highly clustered. For example, I have approximately 150
> data po
log Y axis?
On Wed, Nov 3, 2010 at 6:18 AM, David Frey wrote:
> I am trying to use matplotlib (for the first time) to graph the address space
> usage of an application against time. The data is written to a log file by
> trace statements throughout the source code of the application. The trace
I am trying to use matplotlib (for the first time) to graph the address space
usage of an application against time. The data is written to a log file by
trace statements throughout the source code of the application. The trace
statements contain the current address space usage as well as a tim