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
ERROR: PlotMethodError: no plot method for arguments (::Fatou.FilledSet{SyntaxTree.var"#17#18",SyntaxTree.var"#19#20",SyntaxTree.var"#21#22",false,false,false,false}). To support these arguments, define
plot!(::Combined{Any,S} where S<:Tuple{Fatou.FilledSet{SyntaxTree.var"#17#18",SyntaxTree.var"#19#20",SyntaxTree.var"#21#22",false,false,false,false}})
Available methods are:
plot!(plot::Combined{Any,var"#s29"} where var"#s29"<:Tuple{AbstractArray{var"#s330",1} where var"#s330"<:Complex}) in Makie at /Users/ryanrightmer/.julia/packages/Makie/PFSZS/src/basic_recipes/convenience_functions.jl:1
when attempting to use some of the examples in the README. Do I have a bad configuration or am I perhaps setting up the examples incorrectly?
The text was updated successfully, but these errors were encountered:
I'm seeing
when attempting to use some of the examples in the README. Do I have a bad configuration or am I perhaps setting up the examples incorrectly?
The text was updated successfully, but these errors were encountered: