consistency

This commit is contained in:
Nicholas Bauer 2021-08-29 17:33:10 -04:00
parent 04b520f6a1
commit 3f7026831a

View File

@ -681,6 +681,7 @@ function gr_set_tickfont(sp, letter)
else
axis[:mirror] ? :top : :bottom
end
halign = if abs(rot) % 180 == 0 # -180, 0, 180
:hcenter
elseif 0 < rot < 180 || -360 < rot < -180