I ran across the following problem today. In a notebook cell, I have from sage.plot.plot3d.all import Sphere Sphere(1).show() plot(x^3,xmin=0,xmax=1).show()
and the plot comes up first and the sphere shows second (on my 850 Mhz PIII running ubuntu 7.10). This is confusing, especially when there are many, many plots and I'm counting to see which command generated which plot. Does this show up for anyone else? I've made it trac #1580. Jason --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
