JuliaPy / JuliaPy/PyPlot.jl

Plot displaying - just getting PyObject

Open
#337 6 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.