Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

matplotlib broken on mac with version 0.72.1 #39

Closed
wd15 opened this issue Sep 19, 2014 · 5 comments
Closed

matplotlib broken on mac with version 0.72.1 #39

wd15 opened this issue Sep 19, 2014 · 5 comments
Labels

Comments

@wd15
Copy link
Contributor

wd15 commented Sep 19, 2014

The following examples are currectly broken on mac os x and version 0.72.1 of matplotlib examples/elphf/diffusion/input2D.py and examples/elphf/phaseDiffusion/input1D.py The first example thros the followoing error ValueError: Domain error on eval_scalars in#### Transformationfreeze The second does not allow interaction during the plotting sequence.

Imported from trac ticket #40, created by wd15 on 06-03-2005 at 17:25, last modified: 03-05-2007 at 17:57

@guyer
Copy link
Member

guyer commented Sep 19, 2014

Logged In: YES user_id=121894 Built a copy of matplotlib 0.81alpha, which fixes the problem with examples/elphf/diffusion/input2D.p, but it's still not possible to move the windows around while the script is running.

Trac comment by jguyer on 06-03-2005 at 21:16

@wd15
Copy link
Contributor Author

wd15 commented Sep 19, 2014

Logged In: YES user_id=1116094 Fixed the ValueError: Domain error on eval_scalars in#### Transformationfreeze problem by not invoking the colorbar for constant data. Can't figure out the problem with the inetractivity. Will leave this as a bug, until someone realses the 0.8.x app for the mac.

Trac comment by wd15 on 06-14-2005 at 13:40

@guyer
Copy link
Member

guyer commented Sep 19, 2014

May need to run in iPython?

Trac comment by guyer on 01-29-2007 at 14:58

@wd15
Copy link
Contributor Author

wd15 commented Sep 19, 2014

Both these examples seem to work for me using 0.87.7.

Trac comment by wd15 on 03-05-2007 at 17:40

@guyer
Copy link
Member

guyer commented Sep 19, 2014

0.72.1 is obsolete. 0.87.x doesn't seem to have and significant issues except interactivity.
Created issue #107 to track that.

Trac comment by guyer on 03-05-2007 at 17:57

@wd15 wd15 closed this as completed Sep 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants