Often problems with plot3d boil down to Java issues.  There is also
another issue that has been fixed in the 4.7 series (see
http://trac.sagemath.org/sage_trac/ticket/9232) that had to do with
this; 4.7.rc2 (which will probably be nearly identical to the released
4.7) has this fix.  Or you could just import the patches from that
ticket.

Also, you can always use (the not as well documented as should be)

plot3d(....).show(viewer='tachyon')

or use  viewer='canvas3d' when you are in the notebook.   (I think
that's the right syntax.)

- kcrisman

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to