ErikGartner / dTree

A library for visualizing data trees with multiple parents, such as family trees. Built on top of D3.
https://treehouse.gartner.io/ErikGartner/58e58be650453b6d49d7
MIT License
521 stars 139 forks source link

How do I use dTree with npm? #88

Closed migmacdev closed 5 years ago

migmacdev commented 5 years ago

I'm getting the error "ReferenceError: d3 is not defined", the npm D3 module is installed, any help to fix this issue?

ErikGartner commented 5 years ago

How are you using dTree?

I'm not too familiar with webpack etc. If you just load the dTree.js in a Githubissues.

  • Githubissues is a development platform for aggregating issues.