Plot displaying - just getting PyObject
Open
- Dominant language
- Julia
- Stars
- 488
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
I'm using julia v0.6.0 in atom v1.22.1. I've installed pyplot after running ENV["PYTHON"]="". If I run:
`using PyPlot`
`plot(1:5,(1:5).^2)`
It returns a PyCall.PyObject and address, without displaying. Any ideas?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.