Simulation window
Compare changes
- Petter Källström authored
+ 33
− 76
@@ -15,7 +15,7 @@ from qtpy.QtCore import Qt
@@ -26,12 +26,13 @@ from qtpy.QtWidgets import ( # QFrame,; QScrollArea,; QLineEdit,
@@ -60,12 +61,14 @@ class PlotCanvas(FigureCanvas):
@@ -127,16 +130,16 @@ class PlotWindow(QDialog):
@@ -145,19 +148,17 @@ class PlotWindow(QDialog):
@@ -169,34 +170,38 @@ class PlotWindow(QDialog):
@@ -217,51 +222,3 @@ if __name__ == "__main__":