利用vml制作统计图全攻略----饼图的制作 (二)[3]

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 liuruhong 的 blog

an class=grame>:rect>

   </v:group>
</v:group>

完成了制图的基本思路之后,剩下的就是通过dom逐步完成建立过程了,为了简单起见,我们安装函数的功能进行逐步分析。

 

1.             vmlpie

      this.container=pcontainer;
         this.width= pwidth || "400px";
         this.height=pheight || "250px";
本文关键:VML Javascript OOP 统计图
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top