I have a dataset in csv and the format is
Place X-axis Y-axis
A 1 27
A 2 28.33
A 3 24
A 4 34
A 5 39.5
A 6 12.4
A 7 43.67
A 8 33.67
A 9 23.89
A 10 12.45
B 1 45.87
B 2 33.24
B 3 21.67
B 4 39.56
B 5 31.67
B 6 30.45
B 7 30.18
B 8 29.46
B 9 30.24
B 10 26.4
C 1 28.34
C 2 30.45
C 3 31.32
C 4 29.65
C 5 28.34
C 6 31.46
C 7 33.23
C 8 31.26
C 9 30.09
C 10 33.32
The graph should look like the image attached below. There will be three curves(all should be separated) and each curve should have a dashed line connecting from starting point to end point i.e. from X1 to Y1 and a solid line from Z1(starting curve point) to Z2(last point)