Draft: Added support for plotting result from many simulations. Solves #209
Open
Draft: Added support for plotting result from many simulations. Solves #209
MultiSimPlot
into
master
4 unresolved threads
4 unresolved threads
Compare changes
- Petter Källström authored
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 15
− 17
@@ -67,17 +67,17 @@ class PlotWindow(QWidget):
@@ -87,11 +87,11 @@ class PlotWindow(QWidget):
@@ -110,10 +110,10 @@ class PlotWindow(QWidget):
@@ -335,7 +335,7 @@ def start_simulation_dialog(
@@ -347,7 +347,7 @@ if __name__ == "__main__":
@@ -359,11 +359,9 @@ if __name__ == "__main__":