Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
自从学习 Julia 以来一直使用 Gadfly 没有问题,今天我收到了错误
Gadfly.plot(x=1:10,y=rand(10),Geom.line) ERROR: Geom not defined
我已经更新了功能没有变化的软件包。请参阅随附的屏幕截图: