»æÖÆÆÕֱͨÏß,ÏÈ¿´Ð§¹ûͼ:
ʵÏÖ´úÂëÈçÏÂ:
drawGraph(id) { document.getElementById(id); ); context.fillStyle context.fillRect()//×îÍâ²ãcanvasÇøÓò context.beginPath() context.fillStyle context.strokeStyle) { dig) dig) context.lineTo(dxs) } context.closePath()//¹Ø±Õ·¾¶ context.fill()//Ìî³äÑÕÉ« context.stroke() }
»æÖƱ´Èû¶ûÇúÏß
Ч¹ûͼÈçÏ£º
´úÂëÈçÏ£º
drawGraph(id) { document.getElementById(id); ); context.fillStyle context.fillRect() context.beginPath() context.fillStyle context.strokeStyle context.moveTo(dx,dy) ) { dig) dig) context.bezierCurveTo(dxs)//±´Èû¶û»æÖƺ¯Êý } context.closePath() context.fill() context.stroke() }
¹ØÓÚÁ˽âµÄhtml5µÄ»ù±¾ÖªÊ¶µã¾Íµ½ÕâÀïÁË£¬±Ï¾¹ÏîÄ¿ÖÐûÓÐȥʹÓ㬳öÓÚ¸öÈËÏÐÀ´ÎÞÊÂÓиö´óÌåÁ˽â.²¢ÇÒ¶¼ºÜ»ù±¾£¬ÆäʵÕâЩ»ù±¾µÄ֪ʶµã¸Ð¾õû±ØÒª»¨·ÑÕâô¶à¾«Á¦È¥¹Ø×¢£¬Õâ¸öʱ¼ä¸öÈ˸оõ»¨µÄÌ«¶à£¬ÍêÈ«¿ÉÒÔÕÒ¸öСdemoÈ¥Ñо¿£¬ÕâÑùÇý¶¯µÄȥѧϰЧ¹û»á¸üºÃ£¬Ïȵ½ÕâÀïÁË£¬×¼±¸Í¶Èëµ½ÏÂÒ»½×¶ÎÆäËû¿ª·¢ÖªÊ¶µãµÄѧϰÖÐ.
¡¡