Actually, I just wanted mesh=True and 3d interaction in jupyter; but colors would nice also. It's a little disappointing when an "improvement" disables things.
On Thursday, May 5, 2016 at 2:53:54 AM UTC-4, HG wrote: > > Hi, > Is there a way to get a nice rainbow mesh on sagemath jupyter notebook ? > Mesh doesn't work on jnb, the following works on sagenb but not in jnb > > Best regards, > Henri > > x, y = var('x y') > plot3d(sin(pi*(x^2+y^2))/sqrt(x^2+y^2), > (x,-1.5,1.5),(y,-1.5,1.5), > mesh=True,color='yellow') > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this group, send email to sage-support@googlegroups.com. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.