DmitryBaranovskiy / g.raphael

Charts for Raphaël
http://g.raphaeljs.com/
1.52k stars 435 forks source link

Created new functionality: Donut chart #210

Open codrinf opened 9 years ago

codrinf commented 9 years ago

I've added a new file: g.donut.js similar with g.pie.js and a testing one: donutchart.html

I've also resolved two bugs (only for these two files): Bug 1: if you test piechart2.html with opt.init = true, the hover events are not working. Bug 2: Also testing piechart2.html: applying a stress test for hoverIn and hoverOut will make the sectors to scale more than 1.1.