There was a problem with the Atom setup... it should be fixed on the dev branch now. Please let me know if it works for you. (it worked for me)
On Fri, Mar 25, 2016 at 9:14 AM, Josef Heinen <[email protected]> wrote: > Which platform are you using? Please try to checkout the master branch: > Pkg.checkout("GR") > > > On Wednesday, March 23, 2016 at 8:24:27 AM UTC+1, Dupont wrote: > >> Hi, >> >> I tried your dev branch as suggested, >> >> julia> Pkg.status("Plots") >> - Plots 0.5.3+ dev >> >> >> >> but when typing in Atom: >> >> using Plots >> Plots.gr() >> Plots.plot(rand(100)) >> >> >> nothing appeared. Do I have to do something else? >> >
