Sorry , I must use this version of Julia ;) but Winston not work. 
If Winston does not work what other simple package to charts you recommend?


 Version 0.3.0-prerelease+1400 (2014-02-05 19:14 UTC)
 Commit 6f3a4b6* (222 days old master)
 x86_64-w64-mingw32


julia> Pkg.add("Winston")
INFO: Nothing to be done

julia> Pkg.add(Winston)
ERROR: Winston not defined

julia> using Win
WinRPM            WindowsRawSocket
julia> using Winston
ERROR: StepRange not defined
 in include at boot.jl:240
 in include_from_node1 at loading.jl:120
 in include_from_node1 at loading.jl:116
while loading 
C:\Users\SAMSUNG2\.julia\v0.3\FixedPointNumbers\src\ufixed.jl, in 
expression starting
on line 142
while loading 
C:\Users\SAMSUNG2\.julia\v0.3\FixedPointNumbers\src\FixedPointNumbers.jl, 
in expressio
n starting on line 42
while loading C:\Users\SAMSUNG2\.julia\v0.3\Color\src\Color.jl, in 
expression starting on line 3
while loading C:\Users\SAMSUNG2\.julia\v0.3\Cairo\src\Cairo.jl, in 
expression starting on line 5
while loading C:\Users\SAMSUNG2\.julia\v0.3\Winston\src\Winston.jl, in 
expression starting on line 3


julia>

Paul

Reply via email to