+ 3
Why the stoke is not proper in code?
Actually I am making a code and I see that drawing a circle and stroke it.But the stroke is dashed Why? https://code.sololearn.com/WOXrLLuZe1Gb/?ref=app
1 Odpowiedź
+ 2
The stroke is a solid line in my display. I'm referring to the circle.
But your canvas border is dotted. That is because you set it to dotted in CSS.