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: ArgumentError: Conversion failed for Plot{Makie.spy} with args: Tuple{MakieCore.EndPoints{Float64}, MakieCore.EndPoints{Float64}, SparseArrays.SparseMatrixCSC{Union{Missing, Int64}, Int64}} .
Plot{Makie.spy} requires to convert to argument types Tuple{MakieCore.EndPoints, MakieCore.EndPoints, AbstractMatrix{T} where T<:Real}, which convert_arguments didn't succeed in.
To fix this overload convert_arguments(P, args...) for Plot{Makie.spy} or NoConversion() and return an object of type Tuple{MakieCore.EndPoints, MakieCore.EndPoints, AbstractMatrix{T} where T<:Real}.`
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: