I want to generate the following tree using google charts:
The top ones are roots, and the bottom ones are their childs. One child can be included inside many roots.
I want to make organization chart to achieve that.
How can I do that?
Because right now, the child belonging to two roots is not being displayed.