Hello I use `ListLinePlot function and interpolationorder ->2 When it's 1 it dosen't split up the graph into two part. When it's 2 and more it does. So my question is how to make it connected?
Add option: PlotRange -> {Automatic, {0, 0.055}} to ListPlot.
Well, here is the file with necessary data. I hope it would help to find the problem.