benkeen / d3pie

A configurable pie chart lib and generator built on d3.js
MIT License
370 stars 203 forks source link

Latest version not support d3 v3 library #144

Open kuntalbose opened 6 years ago

kuntalbose commented 6 years ago

Latest release https://github.com/benkeen/d3pie/releases/tag/0.2.1 not support d3 V3 library . this is through an error d3.arc() not defined. i tried with http://d3pie.org/website/examples/donut.html . 0.1.9 https://github.com/benkeen/d3pie/releases/tag/0.1.9 support .

loretoparisi commented 6 years ago

To solve this I have just downloaded one of the previous versions that works with D3 V3 perfectly. The version I'm using is the 0.1.9 available here https://github.com/benkeen/d3pie/tree/0.1.9