gka / d3-jetpack

🚀 Nifty convenience wrappers that speed up your daily work with d3.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patching append breaks ability to pass function argument

nukefusion opened this issue · comments

d3.selection.append can also accept a function. The patched version of append breaks this functionality.