Thanks for a great library and excellent documentation.
I'm using mpl_toolkits.mplot3d.Axes3D (version 0.99.0) to generate a 3D
scatter plot and the web examples have been very useful so far. But I have
these questions to which I can't find answers in the mailing lists or the
website:
a) can you
All,
I'm trying to use the Cocoa backend on Snow Leopard, using r7791 (GCC
4.2.1 / Python 2.6.1 from Apple, 64b)
Unfortunately, a simple `plot(range(10),range(10))` gives me an empty
window and error message as such:
Python[53010:d07] Inconsistent set of values to create NSBitmapImageRep
/User
Hi,
thank you for the quick reply. Unfortunately, none of both works for me.
values = [1,2,3];
pyplot.ioff();
#pyplot.ion();
print pyplot.isinteractive();
pyplot.plot(values);
pyplot.show();
The value (True|False) of interactive mode does not make a difference to the
plotting.
Other sugge