diff --git a/locklost/plugins/refine.py b/locklost/plugins/refine.py index aa1bc42790e9f0853a4382612c29e853b11e8d1f..e3ca8822c2921dd222a7b2a8b7ded5453ad6ae7d 100644 --- a/locklost/plugins/refine.py +++ b/locklost/plugins/refine.py @@ -72,7 +72,7 @@ def plot_indicators(event, channel, std_threshold, refined_gps, threshold): xytext=(8, -10), textcoords='offset points', horizontalalignment='left', - verticalalignment='bottom', + verticalalignment='top', bbox=dict( boxstyle="round", fc="w", ec="green", alpha=0.95), )