Re: [Matplotlib-users] pylab mode with PySide 1.10 segfaults on Linux

2012-03-24 Thread Ray Osborn
email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > ___ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ma

Re: [Matplotlib-users] Segmentation fault in Pyqt

2012-03-12 Thread Ray Osborn
99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______ > Matplotlib-users mailing list > Matplotlib-users@lists.source

Re: [Matplotlib-users] Dynamically adjusting the color scale in NonUniformImage

2012-02-19 Thread Ray Osborn
calling a set_data > work around this. Can you open a bug report in our github repo? > > -JJ > 2012. 2. 18. 오후 10:12에 "Ray Osborn" 님이 작성: > You're exactly right. That does fix it. Unfortunately, it means I have to > refactor some of my code because the Pyside slot do

Re: [Matplotlib-users] Dynamically adjusting the color scale in NonUniformImage

2012-02-18 Thread Ray Osborn
You're exactly right. That does fix it. Unfortunately, it means I have to refactor some of my code because the Pyside slot doesn't currently have access to the original data, but that's not a huge deal. Thanks, Ray On Feb 18, 2012, at 4:35 AM, Jerzy Karczmarczuk wrote: > Ray

Re: [Matplotlib-users] Dynamically adjusting the color scale in NonUniformImage

2012-02-17 Thread Ray Osborn
) plt.gcf().canvas.draw() The colorbar changes scale, but the plot is untouched. Is that the expected behavior? Thanks, Ray On Feb 17, 2012, at 9:05 PM, Benjamin Root wrote: > > > On Friday, February 17, 2012, Ray Osborn wrote: > I am embedding a matplotlib canvas in a Pyside GU

[Matplotlib-users] Dynamically adjusting the color scale in NonUniformImage

2012-02-17 Thread Ray Osborn
color plot untouched. Any suggestions welcome. Thanks in advance, Ray -- Ray Osborn Materials Science Division Argonne National Laboratory Argonne, IL 60439, USA Phone: +1 (630) 252-9011 Email: rosb...@anl.gov