Closed Bebotron closed 4 years ago
This looks like a fairly old version of Julia. Are you plotting in Jupyter? What version of Jupyter are you using?
Edit: Sorry I should say, I have tried both the REPL and in a notebook, and both give me the same output
Hmm... It should work in the notebook. Would it be difficult to give Julia 1.5 a try and run it from the Julia 1.5 kernel within Jupyter?
Ok I'll give that a try. Before upgrading I should add I just tried again today and got the following warning
WARNING: Method definition _bcs1(Any, Any) in module Broadcast at broadcast.jl:439 overwritten in module ImageFiltering at C:\Users\Bebotron\.julia\packages\ImageFiltering\LvWYb\src\ImageFiltering.jl:28.
Which following that warning, https://github.com/JuliaImages/ImageFiltering.jl/issues/90 suggests that upgrading to Julia 1.5 will fix this issue.
I'll go try that and come back with any updates.
Great! I hope it works out for you!
Shoot sorry I forgot to update. Updating to Julia 1.5.0 seemed to do the trick! However, it only works in jupyter notebooks. Is there support for pgfplots to work in the REPL?
Great! I think from the REPL, you would just save it as a PDF and then open that file.
This issue was already opened in #123, but their issue was apparently solved by a simple restart. I have had no such luck, so any help is much appreciated. Here's what I'm trying and the output
This produces no plot and gives