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