Re: [Matplotlib-users] Different between canvas.draw() and canvas.restore_region()??

2008-04-21 Thread John Hunter
On Sun, Apr 20, 2008 at 9:13 PM, hjc520070 [EMAIL PROTECTED] wrote: Thanks for your help. I get it work. However, an interesting thing appears. The following two codes(code 1 and code 2) makes different result??? Only set background in different place. Anyone can tell me why? I am eager to

[Matplotlib-users] matlab style grouped bar charts

2008-04-21 Thread Robin
Hi, Is there anything like the matlab bar function implemented which automatically plots groups of bars? Ie bar(x,y) where x.shape = (m,) and y.shape =(m,n) or similar... In Matlab this would draw M groups of N vertical bars, colored appropriately. I can't get bar to do this and didn't find

Re: [Matplotlib-users] win32 build error in _path.cpp: 'numeric_limits' : is not a member of 'std'

2008-04-21 Thread Martin Spacek
Michael, Sorry for the delay. Adding: #include limits to the top of path.cpp in rev5055 helps - most of the errors have disappeared, but I still get this: running build_ext building 'matplotlib._path' extension C:\bin\Microsoft Visual Studio .NET 2003\Vc7\bin\cl.exe /c /nologo /Ox /MD /W3

[Matplotlib-users] py4science OSX installation problems

2008-04-21 Thread jules hummon
Hello OSX SVN MPL users I am following the instructions on http://ipython.scipy.org/moin/Py4Science/InstallationOSX and ran into some trouble. The computer is a 13 intel macbook, OSX 10.5.2 installed fresh in December 2007 Everything went reasonably well until I got to matplotlib. I ran into

Re: [Matplotlib-users] OSX installation problems

2008-04-21 Thread Kaushik Ghose
Hi Jules, I've been making the migration to mac recently myself. I have OS 10.5.2 running on Intel. If the source of your distribution is not an issue, I would recommend using matplotlib-0.91.2-py2.5-macosx-10.3-fat.egg from the matplotlib site, along with the easy_installer script. That