diff --git a/pylot/core/util/widgets.py b/pylot/core/util/widgets.py index 9cae2b04..b35de6ac 100644 --- a/pylot/core/util/widgets.py +++ b/pylot/core/util/widgets.py @@ -528,7 +528,7 @@ class ComparisonWidget(QWidget): legend.draggable() for ax in axes_dict['P'].values(): - ax.set_ylabel('Frequency [-]') + ax.set_ylabel('number of picks [-]') self.canvas.draw() else: