Gaston can also do 3D plots. The docs are here: https://bitbucket.org/mbaz/gaston/downloads/gastondoc-0.5.5.pdf
Having said that, PyPlot.jl is probably the way to go, unless you really like gnuplot. -- mb On Wed, Oct 1, 2014 at 2:47 PM, Viral Shah <[email protected]> wrote: > Of course! PyPlot.jl is the way to go. > > -viral > > > > > On 01-Oct-2014, at 11:07 pm, Isaiah Norton <[email protected]> > wrote: > > > > Surface plots are also available via PyPlot.jl (using matplotlib). > > > > On Wed, Oct 1, 2014 at 1:26 PM, Viral Shah <[email protected]> wrote: > > Not right out of the box yet, but I hear that 3d support will be coming > in Gadfly. Someone else who knows more should comment. > > > > Until then, this may be a starting point perhaps. > > https://github.com/SimonDanisch/GLPlot.jl > > > > -viral > > > > > > On Wednesday, October 1, 2014 9:28:34 PM UTC+5:30, Tim K wrote: > > Hi All, > > > > I am wondering if there is an equivalent to something like Matlab's > "plot3" command? > > > > I am trying to switch to Julia, but this is an early stumbling block. > > > > Cheers, > > > > Tim. > > > > > >
