You can’t move the label itself but you can do Label(fig[1, 2, Top()], "Label") with maybe some padding = (left, right, bottom, top)
3 Likes
You can’t move the label itself but you can do Label(fig[1, 2, Top()], "Label") with maybe some padding = (left, right, bottom, top)