There is an interesting bug in the code. The lines are supposed to be blue:
> ctx.strokeStyle = rgba(0, 0, 255, 255) However they appear in red! How can I fix this (and again sorry for my beginner questions).
There is an interesting bug in the code. The lines are supposed to be blue:
> ctx.strokeStyle = rgba(0, 0, 255, 255) However they appear in red! How can I fix this (and again sorry for my beginner questions).