Closed withsmilo closed 7 years ago
@withsmilo What kind of error do you get?
I get this problem too. Just get various "cannot read property" errors within the d3pie.js file.
having the same problem with d3js V4. TypeError: a.svg.selectAll(...).data(...).enter(...).append(...).text(...).attr(...) is null[Learn More] I am using V4, How can i fix it? Any ideas?
Use this branch - still some issues with titles, etc but it's working alright. https://github.com/benkeen/d3pie/pull/112
That branch has been merged in and I've patched a few other issues. I'll release 0.2.0 this weekend.
New d3.js version(v4.1.0) maybe is not suitable to latest d3pie version(v0.1.9). :sob: