handle plot line when there is only one point
Compare changes
@@ -269,13 +269,14 @@ class Plotting:
@@ -291,7 +292,7 @@ class Plotting:
close #126 (closed)
if sample number is one, even if the setup of the plot is to plot line, still plot a dot with the same color (if not, nothing will be plotted)