Software Archive
Read-only legacy content

canvas arc

Alessandro_S_
Beginner
456 Views

I'm trying to draw a simple arc in a canvas. I pasted & copied a code snippet from http://www.w3schools.com/ but the result is different.

My arc is always an ellipse. Arc on appframework is different from arc in normal js?

0 Kudos
1 Reply
Alessandro_S_
Beginner
456 Views

SOLVED. Need to set canvas width and height explicitely in js

0 Kudos
Reply