plot SOH channels in user's order
Compare changes
- Lan Dam authored
multi_threaded_plotting_widget.py: fix some wrong in resolving conflict when merging to master, save pref_order to be used when zoom in
@@ -11,6 +11,8 @@ from sohstationviewer.view.plotting.plotting_widget.plotting_processor import (
@@ -28,7 +30,8 @@ class MultiThreadedPlottingWidget(PlottingWidget):
@@ -105,19 +108,33 @@ class MultiThreadedPlottingWidget(PlottingWidget):
@@ -127,14 +144,16 @@ class MultiThreadedPlottingWidget(PlottingWidget):
@@ -165,7 +184,8 @@ class MultiThreadedPlottingWidget(PlottingWidget):
@@ -175,12 +195,14 @@ class MultiThreadedPlottingWidget(PlottingWidget):
@@ -188,8 +210,10 @@ class MultiThreadedPlottingWidget(PlottingWidget):
@@ -307,7 +331,7 @@ class MultiThreadedPlottingWidget(PlottingWidget):
@@ -332,7 +356,7 @@ class MultiThreadedPlottingWidget(PlottingWidget):