Fixes related to plot window
Compare changes
Files
2- Oscar Gustafsson authored
+ 18
− 10
@@ -6,6 +6,7 @@
@@ -32,8 +33,9 @@ class PlotWindow(QDialog):
@@ -43,7 +45,12 @@ class PlotWindow(QDialog):
@@ -187,10 +194,16 @@ class PlotWindow(QDialog):
@@ -199,9 +212,4 @@ if __name__ == "__main__":