Having used Gadfly without issue since learning Julia, today I receice the error
Gadfly.plot(x=1:10,y=rand(10),Geom.line)
ERROR: Geom not defined
I have updated packages with no change in functionality. See the attached screenshot:
Having used Gadfly without issue since learning Julia, today I receice the error
Gadfly.plot(x=1:10,y=rand(10),Geom.line)
ERROR: Geom not defined
I have updated packages with no change in functionality. See the attached screenshot: