Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plotting errors using example sets #14

Open
ryanrightmer opened this issue Oct 9, 2021 · 1 comment
Open

Plotting errors using example sets #14

ryanrightmer opened this issue Oct 9, 2021 · 1 comment
Labels

Comments

@ryanrightmer
Copy link

ryanrightmer commented Oct 9, 2021

I'm seeing

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?

@chakravala
Copy link
Owner

Have you tried v1.1.5 of Fatou yet? It upgrades to the most recent version of Makie, and probably fixes this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants