I draw a graph like this through a function, but when I want to use "Add" to connect them into a line, it becomes like this.
Later I found out that the rule of "add" connection is based on the order of point numbers, so it becomes like this.
I want to connect all the points according to the outline of the graph, but I don't know how to realize this connection. Do you have any solution to this problem?
Thank for your help!