Change to use matplotlib's lim for zooming
All threads resolved!
All threads resolved!
Compare changes
Files
2- Lan Dam authored
@@ -174,18 +174,17 @@ class Plotting:
closes #118 (closed)
When zooming before, downsample need to be recalculated and replot. With the reducing of data points, downsample isn't necessary anymore. SOHView now can use lim for zooming.