treant-js
treant-js copied to clipboard
Multiple Parent in Org Chart
does basic example support multiple parents https://github.com/fperucic/treant-js/blob/master/examples/basic-example/basic-example.js#L56
can i give multiple parents in array parent :[cto,ceo]
Did you solve this problem? I'm stuck on the same thing.
For what it's worth, I would love to have this feature as well. I haven't found any good options that allow for multiple parents.
Would like to have this feature as well.
Anyone find out if this is possible? I need this feature for an upcoming org chart project.
currently need the same feature as well T_T
Would also love to see this feature!
I need this too. This mean the tee becomes a graph.
I also need this feature
I would love this feature as well! Is this in-plan?
I don't think treant-js is under active development anymore. I did find that go.js has this feature, but it's rather expensive.
It's not actively being developed, but if people want to submit any PRs, they are more than welcome. Personally with a library as powerful and flexible as d3 I've found I can achieve everything I need from that vs extending treant.