Closed
Description
When using Makie.jl 0.17, there are some errors cropping (see https://github.com/FluxML/FastAI.jl/runs/6404954707?check_suite_focus=true) up in the code for showing multiple observations, here:
FastAI.jl/src/interpretation/makie/showmakie.jl
Lines 54 to 58 in 2f227aa
This code tries to add titles to the beginning of each column of a previously created GridLayout
.