atplotlib/matplotlib-0.99.1/
>
> On Wed, Jan 27, 2010 at 3:08 AM, Derek Schuff wrote:
>> Hi all,
>> I'm getting strange errors trying to use the bar3d method in mplot3d
>> (I'm using matplotlib 0.99.0 in Ubuntu 9.10 and Python 2.6).
>> I'm doing
Hi all,
I'm getting strange errors trying to use the bar3d method in mplot3d
(I'm using matplotlib 0.99.0 in Ubuntu 9.10 and Python 2.6).
I'm doing something roughly like the example at
http://matplotlib.sourceforge.net/examples/mplot3d/hist3d_demo.html
I've pasted my sample program below, which ha