With this version of Julia:
| | |_| | | | (_| | | Version 0.5.0-rc3+0 (2016-08-22 23:43 UTC)
_/ |\__'_|_|_|\__'_| | Official http://julialang.org/ release
|__/ | x86_64-unknown-linux-gnu
On Tuesday, August 30, 2016 at 8:24:05 AM UTC+8, K leo wrote:
>
> I am not sure how it worked for you. I got error messages when I try to
> use it:
>
> julia> using Winston
> ERROR: LoadError: syntax: space before "(" not allowed in
> "AbstractVecOrMat{T} ("
> in include_from_node1(::String) at ./loading.jl:426
> in eval(::Module, ::Any) at ./boot.jl:234
> in require(::Symbol) at ./loading.jl:357
> while loading /home/xxxx/.julia/v0.5/Winston/src/Winston.jl, in expression
> starting on line 96
>
>
> On Monday, August 29, 2016 at 8:34:08 PM UTC+8, Andreas Lobinger wrote:
>>
>> Hello colleague,
>>
>> On Saturday, August 27, 2016 at 12:04:22 AM UTC+2, K leo wrote:
>>>
>>> so that it works with version 0.5.
>>
>>
>> could you please list/report what errors you get? Do you use Tk or Gtk? I
>> looked a little bit around yesterday (with Gtk) and it looks like plotting
>> does work, but not displaying in a window.
>>
>>
>>