On Sat, Nov 17, 2018 at 11:34 PM Kolen Cheung <christian.ko...@gmail.com> wrote:
>
> Hi,
>
> I'm running SageMath 8.4 kernel in jupyterlab and also jupyter notebook. But 
> running `plot3d(x * y, (x, -1, 1), (y, -1, 1))` gives me a blank space. Is 
> there a command I first need to run before it shows? I tried `%matplotlib 
> inline` but it doesn't help.

Have a look at http://doc.sagemath.org/html/en/reference/plot3d/threejs.html

there are several plotting 3d backends available in Sage, you may try
finding one that works in your
setting.http://doc.sagemath.org/html/en/reference/plot3d/index.html#backends


> `plot` works though.
>
> Thanks!
>
> --
> 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.

-- 
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.

Reply via email to