Skip to content

Plotting errors using example sets #14

@ryanrightmer

Description

@ryanrightmer

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions