MethodError: no method matching full_rescale(::Vector{Float64}, ::Type{AlgebraOfGraphics.AesMarker}, ::AlgebraOfGraphics.ContinuousScale{Float64})
The function `full_rescale` exists, but no method is defined for this combination of argument types.
Closest candidates are:
full_rescale(::Any, ::Any, ::Any, ::Any, ::Any, ::Any)
@ AlgebraOfGraphics ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/algebra/layers.jl:503
full_rescale(::Any, ::Type{<:Union{AlgebraOfGraphics.AesAnnotationOffsetX, AlgebraOfGraphics.AesAnnotationOffsetY, AlgebraOfGraphics.AesDeltaX, AlgebraOfGraphics.AesDeltaY, AlgebraOfGraphics.AesDeltaZ, AlgebraOfGraphics.AesX, AlgebraOfGraphics.AesY, AlgebraOfGraphics.AesZ}}, ::AlgebraOfGraphics.ContinuousScale)
@ AlgebraOfGraphics ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/algebra/layers.jl:605
full_rescale(::Any, ::Type{<:Union{AlgebraOfGraphics.AesABIntercept, AlgebraOfGraphics.AesABSlope, AlgebraOfGraphics.AesContourColor}}, ::AlgebraOfGraphics.ContinuousScale)
@ AlgebraOfGraphics ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/algebra/layers.jl:589
...
Stacktrace:
[1] full_rescale(data::Vector{Float64}, key::Symbol, aes_mapping::Dictionaries.Dictionary{Union{Int64, Symbol}, Type{<:AlgebraOfGraphics.Aesthetic}}, scale_mapping::Dictionaries.Dictionary{Union{Int64, Symbol}, Symbol}, categoricalscales::Dictionaries.Dictionary{Type{<:AlgebraOfGraphics.Aesthetic}, Dictionaries.Dictionary{Union{Nothing, Symbol}, AlgebraOfGraphics.CategoricalScale}}, continuousscales::Dictionaries.Dictionary{Type{<:AlgebraOfGraphics.Aesthetic}, Dictionaries.Dictionary{Union{Nothing, Symbol}, AlgebraOfGraphics.ContinuousScale}})
@ AlgebraOfGraphics ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/algebra/layers.jl:512
[2] (::AlgebraOfGraphics.var"#154#159"{Dictionaries.Dictionary{Type{<:AlgebraOfGraphics.Aesthetic}, Dictionaries.Dictionary{Union{Nothing, Symbol}, AlgebraOfGraphics.CategoricalScale}}, Dictionaries.Dictionary{Type{<:AlgebraOfGraphics.Aesthetic}, Dictionaries.Dictionary{Union{Nothing, Symbol}, AlgebraOfGraphics.ContinuousScale}}, Dictionaries.Dictionary{Union{Int64, Symbol}, Symbol}, Dictionaries.Dictionary{Union{Int64, Symbol}, Type{<:AlgebraOfGraphics.Aesthetic}}})(::Pair{Symbol, Vector{Float64}})
@ AlgebraOfGraphics ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/algebra/layers.jl:453
[3] map!(f::AlgebraOfGraphics.var"#154#159"{Dictionaries.Dictionary{Type{<:AlgebraOfGraphics.Aesthetic}, Dictionaries.Dictionary{Union{Nothing, Symbol}, AlgebraOfGraphics.CategoricalScale}}, Dictionaries.Dictionary{Type{<:AlgebraOfGraphics.Aesthetic}, Dictionaries.Dictionary{Union{Nothing, Symbol}, AlgebraOfGraphics.ContinuousScale}}, Dictionaries.Dictionary{Union{Int64, Symbol}, Symbol}, Dictionaries.Dictionary{Union{Int64, Symbol}, Type{<:AlgebraOfGraphics.Aesthetic}}}, out::Dictionaries.Dictionary{Symbol, Any}, d::Dictionaries.PairDictionary{Symbol, Any, Dictionaries.Dictionary{Symbol, Any}})
@ Dictionaries ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/Dictionaries/L8pH7/src/map.jl:66
[4] map
@ ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/Dictionaries/L8pH7/src/map.jl:106 [inlined]
[5] to_entry(P::Type, p::ProcessedLayer, categoricalscales::Dictionaries.Dictionary{Type{<:AlgebraOfGraphics.Aesthetic}, Dictionaries.Dictionary{Union{Nothing, Symbol}, AlgebraOfGraphics.CategoricalScale}}, continuousscales::Dictionaries.Dictionary{Type{<:AlgebraOfGraphics.Aesthetic}, Dictionaries.Dictionary{Union{Nothing, Symbol}, AlgebraOfGraphics.ContinuousScale}})
@ AlgebraOfGraphics ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/algebra/layers.jl:452
[6] to_entry(p::ProcessedLayer, categoricalscales::Dictionaries.Dictionary{Type{<:AlgebraOfGraphics.Aesthetic}, Dictionaries.Dictionary{Union{Nothing, Symbol}, AlgebraOfGraphics.CategoricalScale}}, continuousscales::Dictionaries.Dictionary{Type{<:AlgebraOfGraphics.Aesthetic}, Dictionaries.Dictionary{Union{Nothing, Symbol}, AlgebraOfGraphics.ContinuousScale}})
@ AlgebraOfGraphics ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/algebra/layers.jl:435
[7] #139
@ ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/algebra/layers.jl:172 [inlined]
[8] iterate
@ ./generator.jl:48 [inlined]
[9] _collect(c::Vector{ProcessedLayer}, itr::Base.Generator{Vector{ProcessedLayer}, AlgebraOfGraphics.var"#139#143"{Dictionaries.Dictionary{Type{<:AlgebraOfGraphics.Aesthetic}, Dictionaries.Dictionary{Union{Nothing, Symbol}, AlgebraOfGraphics.CategoricalScale}}, Dictionaries.Dictionary{Type{<:AlgebraOfGraphics.Aesthetic}, Dictionaries.Dictionary{Union{Nothing, Symbol}, AlgebraOfGraphics.ContinuousScale}}}}, ::Base.EltypeUnknown, isz::Base.HasShape{1})
@ Base ./array.jl:811
[10] collect_similar
@ ./array.jl:720 [inlined]
[11] map
@ ./abstractarray.jl:3371 [inlined]
[12] #138
@ ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/algebra/layers.jl:171 [inlined]
[13] #4
@ ./generator.jl:37 [inlined]
[14] iterate
@ ./generator.jl:48 [inlined]
[15] collect(itr::Base.Generator{Base.Iterators.Zip{Tuple{Matrix{Vector{ProcessedLayer}}, CartesianIndices{2, Tuple{Base.OneTo{Int64}, Base.OneTo{Int64}}}}}, Base.var"#4#5"{AlgebraOfGraphics.var"#138#142"{Dictionaries.Dictionary{Type{<:AlgebraOfGraphics.Aesthetic}, Dictionaries.Dictionary{Union{Nothing, Symbol}, AlgebraOfGraphics.CategoricalScale}}, Dictionaries.Dictionary{Type{<:AlgebraOfGraphics.Aesthetic}, Dictionaries.Dictionary{Union{Nothing, Symbol}, AlgebraOfGraphics.ContinuousScale}}}}})
@ Base ./array.jl:791
[16] map
@ ./abstractarray.jl:3495 [inlined]
[17] compute_entries_continuousscales(pls_grid::Matrix{Vector{ProcessedLayer}}, categoricalscales::Dictionaries.Dictionary{Type{<:AlgebraOfGraphics.Aesthetic}, Dictionaries.Dictionary{Union{Nothing, Symbol}, AlgebraOfGraphics.CategoricalScale}}, scale_props::Dictionaries.Dictionary{Type{<:AlgebraOfGraphics.Aesthetic}, Dictionaries.Dictionary{Union{Nothing, Symbol}, Any}})
@ AlgebraOfGraphics ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/algebra/layers.jl:170
[18] compute_axes_grid(d::Layer, scales::AlgebraOfGraphics.Scales; axis::Dictionaries.Dictionary{Symbol, Any})
@ AlgebraOfGraphics ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/algebra/layers.jl:332
[19] compute_axes_grid
@ ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/algebra/layers.jl:298 [inlined]
[20] _draw(d::Layer, scales::AlgebraOfGraphics.Scales; axis::Dictionaries.Dictionary{Symbol, Any}, figure::Dictionaries.Dictionary{Symbol, Any}, facet::Dictionaries.Dictionary{Symbol, Any}, legend::Dictionaries.Dictionary{Symbol, Any}, colorbar::Dictionaries.Dictionary{Symbol, Any})
@ AlgebraOfGraphics ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/draw.jl:169
[21] _draw
@ ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/draw.jl:166 [inlined]
[22] draw(d::Layer, scales::AlgebraOfGraphics.Scales; axis::@NamedTuple{}, figure::@NamedTuple{}, facet::@NamedTuple{}, legend::@NamedTuple{}, colorbar::@NamedTuple{}, palette::Nothing)
@ AlgebraOfGraphics ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/draw.jl:97
[23] draw
@ ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/draw.jl:87 [inlined]
[24] draw(d::Layer)
@ AlgebraOfGraphics ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/custom_julia_depot/packages/AlgebraOfGraphics/Y6CGK/src/draw.jl:87
[25] |>(x::Layer, f::typeof(draw))
@ Base ./operators.jl:926
[26] top-level scope
@ ~/run/_work/PumasTutorials.jl/PumasTutorials.jl/tutorials/PlottingInJulia/01-AoG-intro.qmd:277