var x=evt.pageX-ctx.canvas.offsetX-ctx.canvas.width/2; var y=evt.pageY-ctx.canvas.offsetY-ctx.canvas.height/2; console.log(x,y);//NaN NaN