Plots
#59284
Replies: 1 comment
-
Please ask this type of question at https://discourse.julialang.org/ It is more related to a Julia package and not to Julia itself. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed julia in Linux as described on the website with curl. It works fine (
julia program.jl
) except when a plot command is included. I don't sea a plot.But when I copy/paste a julia file to the julia prompt, the plot appears. I could not find in the install instructions that something extra is needed to make plot visible. The location of julia is added to the PATH.
Beta Was this translation helpful? Give feedback.
All reactions