Re: [Matplotlib-users] two distributions on a histogram

2007-11-11 Thread Neil M
Thanks That was just what I was looking for. The bihistogram solution is interesting too, but I think I will to with alpha since I might want to use a log y scale. Regards Neil On Nov 12, 2007 3:06 PM, Eric Firing <[EMAIL PROTECTED]> wrote: > > Neil M wrote: > > Hello, > &g

[Matplotlib-users] two distributions on a histogram

2007-11-11 Thread Neil M
Hello, Is it possible to plot two histograms on the same axis without having the bars on top of each other. I'm trying to determine how similar a distribution of activity is between a large data set and a small subset. I have 2 million records with a last activity date. I can plot both the samp

Re: [Matplotlib-users] missing module

2007-11-07 Thread Neil M
>From: Herman Berendsen <[EMAIL PROTECTED]> - 2007-10-01 08:48 >After installing matplotlib (matplotlib-0.90.1.win32-py2.5.exe) on >Windows XP, the command "from pylab import *" results in an error >message complaining that the file "_agg" is missing. Indeed there is no >file "_agg.py" in the distr