consistency
This commit is contained in:
parent
42fe91c8bb
commit
41f7de672a
@ -681,6 +681,7 @@ function gr_set_tickfont(sp, letter)
|
|||||||
else
|
else
|
||||||
axis[:mirror] ? :top : :bottom
|
axis[:mirror] ? :top : :bottom
|
||||||
end
|
end
|
||||||
|
|
||||||
halign = if abs(rot) % 180 == 0 # -180, 0, 180
|
halign = if abs(rot) % 180 == 0 # -180, 0, 180
|
||||||
:hcenter
|
:hcenter
|
||||||
elseif 0 < rot < 180 || -360 < rot < -180
|
elseif 0 < rot < 180 || -360 < rot < -180
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user