Which package are you using for plotting? Gadfly and PyPlot currently work well with IJulia as far as I know.
On Sun, Sep 7, 2014 at 7:21 PM, Bruno Morgado <[email protected]> wrote: > Hi all, > > I'm trying to get started with Julia but I'm having some troubles. > > After finally getting to get iJulia to run and starting a notebook in the > browser, I can finally follow and execute all the code, but I still can't > see any inline graphs. > The code runs correctly (first it complained about missing Cairo but I > installed that), but it doesn't show anything inline. > > How do I fix this? >
