Re: [Matplotlib-users] Editing a colorbar

2010-12-10 Thread Ian Harry
entedColormap has no attribute 'from_list' Am I missing something? Thanks Ian On 10 December 2010 15:50, Benjamin Root wrote: > On Thu, Dec 9, 2010 at 9:01 AM, Ian Harry wrote: > >> Hi all, >> >> I am having a problem with manipulating colorbars. I want to take t

[Matplotlib-users] Editing a colorbar

2010-12-09 Thread Ian Harry
way to do this? Any help would be greatly appreciated! Thanks Ian Harry -- --- Ian Harry School of Physics & Astronomy Queens Buildings, The Parade Cardiff, CF24 3AA Email: ian.ha...@astro.cf.ac.uk Phone: (+44) 29

[Matplotlib-users] Venn diagrams

2009-02-16 Thread Ian Harry
Ian -- ------- Ian Harry School of Physics & Astronomy Queens Buildings, The Parade Cardiff, CF24 3AA Email: ian.ha...@astro.cf.ac.uk Phone: (+44) 29 208 75120 Mobile: (+44) 78

Re: [Matplotlib-users] Error when running multiple jobs utilizing the Tex utilities in matplotlib

2008-07-18 Thread Ian Harry
IGDIR should stop most of our failures anyway, I guess we can solve the rest by automatically retrying failed jobs. Thanks for the help Ian 2008/7/17 Darren Dale <[EMAIL PROTECTED]>: > On Wednesday 16 July 2008 07:20:59 am Ian Harry wrote: > > [EMAIL PROTECTED] 07:14 AM matplo

Re: [Matplotlib-users] Error when running multiple jobs utilizing the Tex utilities in matplotlib

2008-07-16 Thread Ian Harry
2008/7/15 Darren Dale <[EMAIL PROTECTED]>: > Hi Ian, > > On Tuesday 15 July 2008 10:13:02 am Ian Harry wrote: > > Thanks for helping with this problem. > > > > I have investigated further this issue and here is what I have found out: > > > > I

Re: [Matplotlib-users] Error when running multiple jobs utilizing the Tex utilities in matplotlib

2008-07-15 Thread Ian Harry
e commands only seem to be called if the file doesn't exist? As we have a lot of users running this code a solution like this is unworkable (as a lot of our users are unfamiliar with python/Linux and want to run a simple command). Do you have any ideas of how we could solve this issue? Tha

Re: [Matplotlib-users] Error when running multiple jobs utilizing the Tex utilities in matplotlib

2008-07-10 Thread Ian Harry
draw bbox, info = self._get_layout(renderer) File "/usr/lib64/python2.4/site-packages/matplotlib/text.py", line 187, in _get_layout w,h = renderer.get_text_width_height( File "/usr/lib64/python2.4/site-packages/matplotlib/backends/backend_agg.py", line 240, in get_text_w

[Matplotlib-users] Error when running multiple jobs utilizing the Tex utilities in matplotlib

2008-07-10 Thread Ian Harry
here we can set the location of these temp tex files and use a different directory for each job (or stop matplotlib deleting other temp files) that would help us. Thanks in advance for any help Ian Harry -- --- Ian Harry Sc