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
Fix variable reference in scalebar function in MakieRecipes.jl
- Updated the reference from `x_label` to `xlabel` to maintain consistency with recent parameter naming changes. This ensures correct functionality in the scalebar implementation.
0 commit comments