We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
f282cfb
lineCapにroundを指定することで端を丸くしました。
lineCap
.stroke(data.color, style: StrokeStyle(lineWidth: 10, lineCap: .round, lineJoin: .round))