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

Using dtree from Wordpress/PHP #84

Closed tulip12345 closed 5 years ago

tulip12345 commented 5 years ago

I am building a website using Wordpress and PHP. I would like to embed a family tree into one of the pages (the tree is created dynamically). Is it possible to use dtree in such a setup - i.e. from Wordpress/PHP ? Any references to samples would be highly appreciated.

tulip12345 commented 5 years ago

I read some more through the documentation and was able to handle this.