I was able to build matplotlib on 64-bit OSX 10.5 just using setup.py. There
were some glitches, but if I remember correctly they were due to the underlying
libraries being 32-bits rather than 64-bits. One thing to try is to run "otool
-L
/Library/Python/2.6/site-packages/matplotlib-1.0.svn_r80
Hello matplotlib users!
I 'm using matplotlib for one week and I 'm excited.
The only thing I couldn't do is to save image's contect straightway to SQL
server. So I 'm searching for a function that store figure's image as binary
data in a python variable in order to put the content of this variabl