diff --git a/python/fusion_engine_client/analysis/analyzer.py b/python/fusion_engine_client/analysis/analyzer.py
index f4060941..0d903079 100755
--- a/python/fusion_engine_client/analysis/analyzer.py
+++ b/python/fusion_engine_client/analysis/analyzer.py
@@ -372,7 +372,6 @@ def _calc_stats(input):
dgps_time = dgps_time[idx]
figure.layout.annotations[0].text += "
Decimated %dx" % step
- figure.layout.annotations[1].text += "
Decimated %dx" % step
else:
p1_time = pose_data.p1_time
gps_time = pose_data.gps_time