There are some examples of doing just this here: http://nbviewer.ipython.org/url/mth229.github.io/233-projects/multivariable.ipynb?create=1
On Wednesday, March 4, 2015 at 2:10:45 AM UTC-5, Shashi Gowda wrote: > > It should be possible to use 3D (surf etc) plots from PyPlot with > Interact.jl in IJulia. > > On Wed, Mar 4, 2015 at 7:06 AM, Jack Minardi <[email protected] > <javascript:>> wrote: > >> I've used matplotlib's 3D plotting capabilities successfully through >> PyPlot.jl in the past. >> >> On Tuesday, March 3, 2015 at 10:38:32 AM UTC-5, Andrei Berceanu wrote: >>> >>> Is there some Julia library that allows one to do create 3D (surface >>> plots) in the IJulia notebook and then rotate them interactively, using the >>> mouse? >>> >>> //A >>> >> >
