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