@bowesmana Thanks for your suggestion. with that query, I was able to create the below graph. But if you see the boundary lines (green & blue), though it looks like a straight line but not smooth because for every value of xaxis, green & blue line values are computed with the line equation. So my aim is to make the line as smooth as possible. 1st question:- I would like to consider few random points between xaxis value 15 and 130. and interpolate between the random points. Any leads are welcome on how create a interpolation. 2nd question:- Is it possible to increase the marker size for orange dots and reduce the marker size for blue and green lines. Any leads are welcome.
... View more