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
Current plan is to create a separate package FastMakie.jl that holds the Makie-related code. This way, we won't need Requires.jl and FastAI.jl + domain libraries can depend on MakieCore.jl to define recipes for visualizing their Blocks
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
.The text was updated successfully, but these errors were encountered: