diff --git a/ext/BatsrusMakieExt/typerecipe.jl b/ext/BatsrusMakieExt/typerecipe.jl index e35db04c..e27733ef 100644 --- a/ext/BatsrusMakieExt/typerecipe.jl +++ b/ext/BatsrusMakieExt/typerecipe.jl @@ -31,5 +31,5 @@ function Makie.convert_arguments(P::Makie.GridBased, bd::BATLData, var::String; w *= unitw end - (x, y, w) + (x, y, w') end