0
Hello, I have a canvas code but there is a problem
My code always puts the same color in the circle but I don't want that, I want them to be different https://code.sololearn.com/WIeA4ugbM7Vm/?ref=app
3 Answers
+ 4
I added some comments in the JS. I think you need to close the paths properly.
https://code.sololearn.com/Wo17GcIw0z56/?ref=app
0
With fillRect() works? What?
0
Mirielle beginPath() no behinPath() and closePath() no closepath()