¡@

Home 

2014/10/16 ¤W¤È 12:07:13

jquery Programming Glossary: rin

raphael.js - converting pie graph to donut graph

http://stackoverflow.com/questions/7972347/raphael-js-converting-pie-graph-to-donut-graph

that will be in the middle of the donut with the radius rin . Lets call the coordinates of this point xx1 and yy1 xx1 cx.. Lets call the coordinates of this point xx1 and yy1 xx1 cx rin Math.cos startAngle rad yy1 cy rin Math.sin startAngle rad Yous.. xx1 and yy1 xx1 cx rin Math.cos startAngle rad yy1 cy rin Math.sin startAngle rad Yous start building the path from this..

raphael.js - converting pie graph to donut graph

http://stackoverflow.com/questions/7972347/raphael-js-converting-pie-graph-to-donut-graph

for the path based on the radius of the imaginary empty circle that will be in the middle of the donut with the radius rin . Lets call the coordinates of this point xx1 and yy1 xx1 cx rin Math.cos startAngle rad yy1 cy rin Math.sin startAngle.. will be in the middle of the donut with the radius rin . Lets call the coordinates of this point xx1 and yy1 xx1 cx rin Math.cos startAngle rad yy1 cy rin Math.sin startAngle rad Yous start building the path from this point M xx1 yy1 Next step.. with the radius rin . Lets call the coordinates of this point xx1 and yy1 xx1 cx rin Math.cos startAngle rad yy1 cy rin Math.sin startAngle rad Yous start building the path from this point M xx1 yy1 Next step is to draw the line to the edge..