You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
julia> import Winston
julia> Winston.plot([1,2])
julia> Winston.xlim()
ERROR: `xmin` has no method matching xmin(::Rectangle)
in xlim at /home/mauro/.julia/v0.3/Winston/src/plot.jl:23
The text was updated successfully, but these errors were encountered:
I think this should work:
The text was updated successfully, but these errors were encountered: