Fix TPS plot being too low after the first data set.
Compare changes
@@ -86,6 +86,7 @@ class TimePowerSquaredWidget(plotting_widget.PlottingWidget):
Fix the bug by resetting the bottom position of the TPS axes every time a new data set is loaded.
Closes #73 (closed)