jakezatecky/d3-funnel

D3 Funnel is not defined

Closed this issue · 3 comments

Hi Jake,

Thank you for creating this. I am having an issue with the D3 library. I have tried different versions of D3 as well but to no avail.
Here is an image for the error.

error

Would you be able to help me with this? Thanks.

Hey there. Sorry for the delay.

How are you including the package? Are you doing it through something like Webpack or are you including the /dist/d3-funnel.min.js script? If the latter, can you point to a Codepen/JSFiddle/whatever example showing this issue?

Closing this issue due to lack of activity. Please re-open if you have another issue.

I am trying to import the package d3-funnel using webpack, but it is getting undefined in my angularjs controller. Please help me.