Hello, I am loading a script with plots using module Winston. However, after it loads the script, the plot is omitted. How to get it work? I use "julia -L test.jl" to load that script. And I can do plot in REPL.
By the way, how to reload a script which has just edited? Yi
